aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authortmclaugh <tmclaugh@FreeBSD.org>2006-08-15 08:42:23 +0800
committertmclaugh <tmclaugh@FreeBSD.org>2006-08-15 08:42:23 +0800
commit75455100c07ad234f615ac4a2ba590ee13694198 (patch)
tree7337dfe4feb0c94df68373ab23ddd7464f922f24 /www
parent15d63d3453345638c822efbea0e9024612576ad9 (diff)
downloadfreebsd-ports-gnome-75455100c07ad234f615ac4a2ba590ee13694198.tar.gz
freebsd-ports-gnome-75455100c07ad234f615ac4a2ba590ee13694198.tar.zst
freebsd-ports-gnome-75455100c07ad234f615ac4a2ba590ee13694198.zip
Reorder USE_GECKO so firefox is first.
Diffstat (limited to 'www')
-rw-r--r--www/gecko-sharp10/Makefile2
-rw-r--r--www/gecko-sharp20/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/www/gecko-sharp10/Makefile b/www/gecko-sharp10/Makefile
index 6fd006f44256..145513103074 100644
--- a/www/gecko-sharp10/Makefile
+++ b/www/gecko-sharp10/Makefile
@@ -17,7 +17,7 @@ COMMENT= Mono bindings for embeding mozilla
BUILD_DEPENDS= gapi-parser:${PORTSDIR}/x11-toolkits/gtk-sharp10
RUN_DEPENDS= gapi-parser:${PORTSDIR}/x11-toolkits/gtk-sharp10
-USE_GECKO= mozilla firefox
+USE_GECKO= firefox mozilla
USE_GNOME= gnomehack gnometarget
LATEST_LINK= gecko-sharp10
USE_X_PREFIX= yes
diff --git a/www/gecko-sharp20/Makefile b/www/gecko-sharp20/Makefile
index 2c8596af5f4c..72c66599d1f9 100644
--- a/www/gecko-sharp20/Makefile
+++ b/www/gecko-sharp20/Makefile
@@ -21,7 +21,7 @@ BUILD_DEPENDS= gapi2-parser:${PORTSDIR}/x11-toolkits/gtk-sharp20 \
RUN_DEPENDS= gapi2-parser:${PORTSDIR}/x11-toolkits/gtk-sharp20 \
monodoc:${PORTSDIR}/devel/mono-tools
-USE_GECKO= mozilla firefox
+USE_GECKO= firefox mozilla
USE_GNOME= gnometarget
LATEST_LINK= gecko-sharp20
USE_X_PREFIX= yes