diff options
author | hira <hira@pkgsrc.org> | 2005-04-27 21:22:14 +0000 |
---|---|---|
committer | hira <hira@pkgsrc.org> | 2005-04-27 21:22:14 +0000 |
commit | 4b7b24ff52369f00077ae5dcf1adaee62769e13f (patch) | |
tree | e8dfa39a523af685c1b80f80f46e4af8a9ab1b61 /print/teTeX-sharesrc | |
parent | 40d8579c9534c49a3be103da4e26d39d5e2c733e (diff) | |
download | pkgsrc-4b7b24ff52369f00077ae5dcf1adaee62769e13f.tar.gz |
Remove USE_BUILDLINK2 (typo).
Diffstat (limited to 'print/teTeX-sharesrc')
-rw-r--r-- | print/teTeX-sharesrc/Makefile | 3 |
1 files changed, 1 insertions, 2 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 |