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 /print/teTeX3-texmfsrc | |
parent | ae183075485f567d69b9bca8cc0b231af55fe01e (diff) | |
download | pkgsrc-d1027a4004f5c7c3099fca5ac8fd2468db8d9b7c.tar.gz |
Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions.
Diffstat (limited to 'print/teTeX3-texmfsrc')
-rw-r--r-- | print/teTeX3-texmfsrc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/teTeX3-texmfsrc/Makefile b/print/teTeX3-texmfsrc/Makefile index 895944be08d..bad0b52ccb7 100644 --- a/print/teTeX3-texmfsrc/Makefile +++ b/print/teTeX3-texmfsrc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2009/03/26 20:46:38 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2009/04/09 00:48:15 joerg Exp $ # FreeBSD Id: Makefile,v 1.20 1997/08/05 06:56:41 tg Exp # @@ -20,7 +20,6 @@ CONFLICTS+= teTeX-sharesrc-[0-9]* WRKSRC= ${WRKDIR} DIST_SUBDIR= teTeX -EXTRACT_ONLY= # empty NO_CONFIGURE= yes NO_BUILD= yes |