diff options
author | hira <hira> | 2005-04-27 21:22:14 +0000 |
---|---|---|
committer | hira <hira> | 2005-04-27 21:22:14 +0000 |
commit | 6e502b40147154024f2d45d3ab56ea7c2d4679a9 (patch) | |
tree | e8dfa39a523af685c1b80f80f46e4af8a9ab1b61 /print | |
parent | 496a42ff604dee2e30bf820eb29d8a25749d8b32 (diff) | |
download | pkgsrc-6e502b40147154024f2d45d3ab56ea7c2d4679a9.tar.gz |
Remove USE_BUILDLINK2 (typo).
Diffstat (limited to 'print')
-rw-r--r-- | print/teTeX-sharesrc/Makefile | 3 | ||||
-rw-r--r-- | print/teTeX3-texmfsrc/Makefile | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/print/teTeX-sharesrc/Makefile b/print/teTeX-sharesrc/Makefile index c67a20996ed..4500c73eaa2 100644 --- a/print/teTeX-sharesrc/Makefile +++ b/print/teTeX-sharesrc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2005/03/24 21:13:00 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2005/04/27 21:22:14 hira Exp $ DISTNAME= tetex-texmfsrc-2.0.2 PKGNAME= teTeX-sharesrc-2.0.2 @@ -15,7 +15,6 @@ DEPENDS+= teTeX-share>=2.0.2:../teTeX-share WRKSRC= ${WRKDIR} DIST_SUBDIR= teTeX -USE_BUILDINK2= yes EXTRACT_ONLY= # empty NO_CONFIGURE= yes NO_BUILD= yes diff --git a/print/teTeX3-texmfsrc/Makefile b/print/teTeX3-texmfsrc/Makefile index f2c6b99dc94..7dafe995c40 100644 --- a/print/teTeX3-texmfsrc/Makefile +++ b/print/teTeX3-texmfsrc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/03/31 22:15:09 hubertf Exp $ +# $NetBSD: Makefile,v 1.2 2005/04/27 21:23:09 hira Exp $ # FreeBSD Id: Makefile,v 1.20 1997/08/05 06:56:41 tg Exp # @@ -17,7 +17,6 @@ CONFLICTS+= teTeX-sharesrc-[0-9]* WRKSRC= ${WRKDIR} DIST_SUBDIR= teTeX -USE_BUILDINK2= yes EXTRACT_ONLY= # empty NO_CONFIGURE= yes NO_BUILD= yes |