diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-08-03 17:45:33 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-08-03 17:45:33 +0000 |
commit | 38a6bf923bc1be50d45e7ed85f279054a34ab2a4 (patch) | |
tree | df22c4d63f4a267a1c63e6cfd57af0b92831b91d /www/galeon | |
parent | Redo the upgrade to M16. (diff) |
Remove BROKEN - now we have M16 again.
Notes
Notes:
svn path=/head/; revision=31279
Diffstat (limited to 'www/galeon')
-rw-r--r-- | www/galeon/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/galeon/Makefile b/www/galeon/Makefile index 3ef09cf18d9c..1421a2922cd8 100644 --- a/www/galeon/Makefile +++ b/www/galeon/Makefile @@ -19,8 +19,6 @@ 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 |