aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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