diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-08-03 22:42:44 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-08-03 22:42:44 +0800 |
commit | 5bafa8bcb847272b5b26f9496118c2e64549a50c (patch) | |
tree | 316b4d3cb800cd9865cad539abdfaa025a45e976 | |
parent | 610554f6349dfb6ec5a43e94d248b2cfb499a7b2 (diff) | |
download | freebsd-ports-gnome-5bafa8bcb847272b5b26f9496118c2e64549a50c.tar.gz freebsd-ports-gnome-5bafa8bcb847272b5b26f9496118c2e64549a50c.tar.zst freebsd-ports-gnome-5bafa8bcb847272b5b26f9496118c2e64549a50c.zip |
Mark as broken - it requires M16.
-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 |