From 907717ea93ae9c5eca0e310f0418f340cc62bd67 Mon Sep 17 00:00:00 2001 From: sobomax Date: Thu, 12 Apr 2001 12:41:32 +0000 Subject: Remove forceful WITH_FULL_MOZILLA - it now works with mozilla-embedded. --- www/galeon2/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'www/galeon2') diff --git a/www/galeon2/Makefile b/www/galeon2/Makefile index 9fb9811909e4..e22c5fc90e11 100644 --- a/www/galeon2/Makefile +++ b/www/galeon2/Makefile @@ -24,8 +24,6 @@ LIB_DEPENDS= glade.4:${PORTSDIR}/devel/libglade \ RUN_DEPENDS= ${X11BASE}/lib/${MOZILLA}/libgtkembedmoz.so:${PORTSDIR}/www/${MOZILLA} -WITH_FULL_MOZILLA= "I donno why, but it doesn't work with 0.7-embedded" - .if !defined(WITH_FULL_MOZILLA) MOZILLA= mozilla-embedded .else -- cgit