diff options
-rw-r--r-- | www/galeon/Makefile | 2 | ||||
-rw-r--r-- | www/galeon2/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/www/galeon/Makefile b/www/galeon/Makefile index 1421a2922cd8..3ef09cf18d9c 100644 --- a/www/galeon/Makefile +++ b/www/galeon/Makefile @@ -19,6 +19,8 @@ LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \ RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore \ mozilla:${PORTSDIR}/www/mozilla +BROKEN= "Jeremy should update Mozilla port to M16" + USE_X_PREFIX= yes USE_NEWGCC= yes GNU_CONFIGURE= yes diff --git a/www/galeon2/Makefile b/www/galeon2/Makefile index 1421a2922cd8..3ef09cf18d9c 100644 --- a/www/galeon2/Makefile +++ b/www/galeon2/Makefile @@ -19,6 +19,8 @@ LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \ RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore \ mozilla:${PORTSDIR}/www/mozilla +BROKEN= "Jeremy should update Mozilla port to M16" + USE_X_PREFIX= yes USE_NEWGCC= yes GNU_CONFIGURE= yes |