aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcpiazza <cpiazza@FreeBSD.org>1999-11-14 10:34:50 +0800
committercpiazza <cpiazza@FreeBSD.org>1999-11-14 10:34:50 +0800
commitae899e60bb0897c9f3d791707d062d2af39fdf69 (patch)
tree637348f9c40a21491b859287a59320aceb8dc334
parente664eaf6853bdce9471c8e7acdfcc195c3ae8201 (diff)
downloadfreebsd-ports-gnome-ae899e60bb0897c9f3d791707d062d2af39fdf69.tar.gz
freebsd-ports-gnome-ae899e60bb0897c9f3d791707d062d2af39fdf69.tar.zst
freebsd-ports-gnome-ae899e60bb0897c9f3d791707d062d2af39fdf69.zip
Depend on ORBit.
-rw-r--r--www/mozilla+ipv6/Makefile3
-rw-r--r--www/mozilla-devel/Makefile3
-rw-r--r--www/mozilla-vendor/Makefile3
-rw-r--r--www/mozilla/Makefile3
-rw-r--r--www/seamonkey/Makefile3
-rw-r--r--www/seamonkey2/Makefile3
6 files changed, 12 insertions, 6 deletions
diff --git a/www/mozilla+ipv6/Makefile b/www/mozilla+ipv6/Makefile
index 51a1c404916e..682391d27837 100644
--- a/www/mozilla+ipv6/Makefile
+++ b/www/mozilla+ipv6/Makefile
@@ -13,7 +13,8 @@ MASTER_SITES= ftp://ftp.mozilla.org/pub/mozilla/releases/m10/src/
MAINTAINER= reg@shale.csir.co.za
-LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
+LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
+ ORBit.2:${PORTSDIR}/devel/ORBit
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
diff --git a/www/mozilla-devel/Makefile b/www/mozilla-devel/Makefile
index 51a1c404916e..682391d27837 100644
--- a/www/mozilla-devel/Makefile
+++ b/www/mozilla-devel/Makefile
@@ -13,7 +13,8 @@ MASTER_SITES= ftp://ftp.mozilla.org/pub/mozilla/releases/m10/src/
MAINTAINER= reg@shale.csir.co.za
-LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
+LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
+ ORBit.2:${PORTSDIR}/devel/ORBit
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
diff --git a/www/mozilla-vendor/Makefile b/www/mozilla-vendor/Makefile
index 51a1c404916e..682391d27837 100644
--- a/www/mozilla-vendor/Makefile
+++ b/www/mozilla-vendor/Makefile
@@ -13,7 +13,8 @@ MASTER_SITES= ftp://ftp.mozilla.org/pub/mozilla/releases/m10/src/
MAINTAINER= reg@shale.csir.co.za
-LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
+LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
+ ORBit.2:${PORTSDIR}/devel/ORBit
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
diff --git a/www/mozilla/Makefile b/www/mozilla/Makefile
index 51a1c404916e..682391d27837 100644
--- a/www/mozilla/Makefile
+++ b/www/mozilla/Makefile
@@ -13,7 +13,8 @@ MASTER_SITES= ftp://ftp.mozilla.org/pub/mozilla/releases/m10/src/
MAINTAINER= reg@shale.csir.co.za
-LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
+LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
+ ORBit.2:${PORTSDIR}/devel/ORBit
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile
index 51a1c404916e..682391d27837 100644
--- a/www/seamonkey/Makefile
+++ b/www/seamonkey/Makefile
@@ -13,7 +13,8 @@ MASTER_SITES= ftp://ftp.mozilla.org/pub/mozilla/releases/m10/src/
MAINTAINER= reg@shale.csir.co.za
-LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
+LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
+ ORBit.2:${PORTSDIR}/devel/ORBit
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
diff --git a/www/seamonkey2/Makefile b/www/seamonkey2/Makefile
index 51a1c404916e..682391d27837 100644
--- a/www/seamonkey2/Makefile
+++ b/www/seamonkey2/Makefile
@@ -13,7 +13,8 @@ MASTER_SITES= ftp://ftp.mozilla.org/pub/mozilla/releases/m10/src/
MAINTAINER= reg@shale.csir.co.za
-LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
+LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
+ ORBit.2:${PORTSDIR}/devel/ORBit
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config