diff options
author | joerg <joerg> | 2009-04-09 00:48:06 +0000 |
---|---|---|
committer | joerg <joerg> | 2009-04-09 00:48:06 +0000 |
commit | d1027a4004f5c7c3099fca5ac8fd2468db8d9b7c (patch) | |
tree | bab33acb040ad1708a35131b11af0af8cf0dc5e8 /www/netscape/Makefile | |
parent | ae183075485f567d69b9bca8cc0b231af55fe01e (diff) | |
download | pkgsrc-d1027a4004f5c7c3099fca5ac8fd2468db8d9b7c.tar.gz |
Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions.
Diffstat (limited to 'www/netscape/Makefile')
-rw-r--r-- | www/netscape/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/netscape/Makefile b/www/netscape/Makefile index 0fec63320c3..4f66d372378 100644 --- a/www/netscape/Makefile +++ b/www/netscape/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2009/02/13 22:32:48 abs Exp $ +# $NetBSD: Makefile,v 1.25 2009/04/09 00:48:18 joerg Exp $ # DISTNAME= netscape-20040123 @@ -23,7 +23,6 @@ NETSCAPE_PREFERRED=${NETSCAPE_PREFERRED_DEFAULT} .endif WRKSRC= ${WRKDIR} -NO_CHECKSUM= yes NO_CONFIGURE= yes INSTALLATION_DIRS= bin |