summaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/py-gnome-extras/Makefile5
-rw-r--r--x11-toolkits/py-gnome-extras/files/patch-configure22
2 files changed, 20 insertions, 7 deletions
diff --git a/x11-toolkits/py-gnome-extras/Makefile b/x11-toolkits/py-gnome-extras/Makefile
index f293aa82d..8fd7007f8 100644
--- a/x11-toolkits/py-gnome-extras/Makefile
+++ b/x11-toolkits/py-gnome-extras/Makefile
@@ -3,11 +3,12 @@
# Whom: Koop Mast <kwm@FreeBSD.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/x11-toolkits/py-gnome-extras/Makefile,v 1.40 2007/06/08 02:49:16 mezz Exp $
#
PORTNAME= gnome
PORTVERSION= 2.19.1
+PORTREVISION= 1
CATEGORIES= x11-toolkits python gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-python-extras/${PORTVERSION:C/..$//}
@@ -24,7 +25,7 @@ LIB_DEPENDS= gtkspell.0:${PORTSDIR}/textproc/gtkspell \
gksuui1.0.1:${PORTSDIR}/sysutils/libgksuui \
gdl-1.0:${PORTSDIR}/x11-toolkits/gdl
-USE_GECKO= firefox mozilla seamonkey
+USE_GECKO= firefox seamonkey xulrunner mozilla
USE_BZIP2= yes
USE_GMAKE= yes
USE_PYTHON= yes
diff --git a/x11-toolkits/py-gnome-extras/files/patch-configure b/x11-toolkits/py-gnome-extras/files/patch-configure
index 6e14c25af..407ce7f17 100644
--- a/x11-toolkits/py-gnome-extras/files/patch-configure
+++ b/x11-toolkits/py-gnome-extras/files/patch-configure
@@ -1,10 +1,22 @@
---- configure.orig Tue Jul 11 11:39:00 2006
-+++ configure Tue Jul 11 11:43:03 2006
-@@ -20762,6 +20762,7 @@ case $mozpackage in
+--- configure.orig Sun Feb 25 16:31:03 2007
++++ configure Sat Jul 21 20:04:43 2007
+@@ -1550,7 +1550,7 @@
+ --with-pic try to use only PIC/non-PIC objects [default=use
+ both]
+ --with-tags[=TAGS] include additional configurations [automatic]
+- --with-gtkmozembed=mozilla|firefox|xulrunner
++ --with-gtkmozembed=mozilla|firefox|xulrunner|seamonkey
+ package that provides libgtkmozembed
+
+ Some influential environment variables:
+@@ -22072,8 +22072,9 @@
xulrunner) mozpackage_required_version=1.8 ;;
firefox) mozpackage_required_version=1.0 ;;
mozilla) mozpackage_required_version=1.2b ;;
-+ seamonkey) mozpackage_required_version=1.2b ;;
++ seamonkey) mozpackage_required_version=1.1.3 ;;
*) { { echo "$as_me:$LINENO: error: --with-gtkmozembed argument must be either 'mozilla', 'firefox', or 'xulrunner'" >&5
- echo "$as_me: error: --with-gtkmozembed argument must be either 'mozilla', 'firefox', or 'xulrunner'" >&2;}
+-echo "$as_me: error: --with-gtkmozembed argument must be either 'mozilla', 'firefox', or 'xulrunner'" >&2;}
++echo "$as_me: error: --with-gtkmozembed argument must be either 'mozilla', 'firefox', 'seamonkey' or 'xulrunner'" >&2;}
{ (exit 1); exit 1; }; }
+ esac
+