diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-09-03 20:49:25 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-09-03 20:49:25 +0000 |
commit | c0f49f3086558b4ea11f5dcde8bc318b74df64d7 (patch) | |
tree | 3dfe45b4fb515688bc147fa6ac0eb91441d63869 /www/galeon2 | |
parent | 21d179604a8dc289e82f7f63d553976d4c5385a6 (diff) |
Unbreak now that Mozilla 1.0 is back in the tree.
Notes
Notes:
svn path=/head/; revision=65574
Diffstat (limited to 'www/galeon2')
-rw-r--r-- | www/galeon2/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/galeon2/Makefile b/www/galeon2/Makefile index d0f282097e23..232791cb5ce0 100644 --- a/www/galeon2/Makefile +++ b/www/galeon2/Makefile @@ -20,8 +20,6 @@ RUN_DEPENDS= ${X11BASE}/lib/${MOZILLA}/libgtkembedmoz.so:${PORTSDIR}/www/${MOZIL WITH_FULL_MOZILLA= "Problems with SSL, general performance, and usability" -BROKEN= "Does not work with Mozilla 1.1" - .if !defined(WITH_FULL_MOZILLA) MOZILLA= mozilla-embedded .else |