diff options
author | minskim <minskim@pkgsrc.org> | 2004-02-12 21:52:08 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-02-12 21:52:08 +0000 |
commit | 60fad3998a9512223dc2e78937242c2c07297457 (patch) | |
tree | 9400ef2f18acabd2e804e5d7f6b724f847bc3395 /print | |
parent | 7067483df9c12a1e9eae067bc7a48db2da0f903c (diff) | |
download | pkgsrc-60fad3998a9512223dc2e78937242c2c07297457.tar.gz |
This package doesn't build anything.
Diffstat (limited to 'print')
-rw-r--r-- | print/teTeX-share/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/teTeX-share/Makefile b/print/teTeX-share/Makefile index 496425624b1..29746963177 100644 --- a/print/teTeX-share/Makefile +++ b/print/teTeX-share/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2004/01/29 09:44:48 grant Exp $ +# $NetBSD: Makefile,v 1.25 2004/02/12 21:52:08 minskim Exp $ # DISTNAME= tetex-texmf-2.0.2 @@ -14,7 +14,6 @@ CONFLICTS+= teTeX2-share-[0-9]* WRKSRC= ${WRKDIR} DIST_SUBDIR= teTeX -USE_BUILDLINK2= yes EXTRACT_ONLY= # empty NO_CONFIGURE= yes NO_BUILD= yes |