diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-08-03 14:42:44 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-08-03 14:42:44 +0000 |
commit | df0b0489859efaa836e5c8e3e40cf60dc1297579 (patch) | |
tree | fc0c818551ae1a1b7166d40a9aeb392962cb082b /www/galeon2 | |
parent | Backout M15 --> M16 upgrade. (diff) |
Mark as broken - it requires M16.
Diffstat (limited to 'www/galeon2')
-rw-r--r-- | www/galeon2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |