From cb5bb69d17e575b5138929133914639ed927f6d1 Mon Sep 17 00:00:00 2001 From: tnn Date: Wed, 17 Dec 2008 18:30:09 +0000 Subject: remove obsolete comment --- www/seamonkey/options.mk | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'www') diff --git a/www/seamonkey/options.mk b/www/seamonkey/options.mk index 950626eb727..1c0847a4246 100644 --- a/www/seamonkey/options.mk +++ b/www/seamonkey/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.14 2008/12/17 18:27:53 tnn Exp $ +# $NetBSD: options.mk,v 1.15 2008/12/17 18:30:09 tnn Exp $ # used by www/firefox/Makefile.common # used by www/firefox3/Makefile.common # used by www/seamonkey/Makefile.common @@ -29,8 +29,6 @@ CONFIGURE_ARGS+= --enable-jemalloc CONFIGURE_ARGS+= --disable-jemalloc .endif -# this .if test looks backward, but the missing options disables debug, -# so it is correct .if !empty(PKG_OPTIONS:Mdebug) CONFIGURE_ARGS+= --enable-debug .else -- cgit v1.2.3