diff options
author | jlam <jlam> | 2002-09-21 01:51:36 +0000 |
---|---|---|
committer | jlam <jlam> | 2002-09-21 01:51:36 +0000 |
commit | 03008600368c8deced0927a572481a8be61ceefe (patch) | |
tree | 149ddbf00f770567b605b8d813f6a9cab9e44401 /print | |
parent | f48d31d8aa41c90fb08931fd1f28834168f97b23 (diff) | |
download | pkgsrc-03008600368c8deced0927a572481a8be61ceefe.tar.gz |
Trivially use buildlink2.
Diffstat (limited to 'print')
-rw-r--r-- | print/teTeX-sharesrc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/teTeX-sharesrc/Makefile b/print/teTeX-sharesrc/Makefile index 6ef86cc74ec..32ae065450f 100644 --- a/print/teTeX-sharesrc/Makefile +++ b/print/teTeX-sharesrc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2002/03/14 03:13:37 lukem Exp $ +# $NetBSD: Makefile,v 1.12 2002/09/21 01:51:36 jlam Exp $ # FreeBSD Id: Makefile,v 1.20 1997/08/05 06:56:41 tg Exp # @@ -16,6 +16,7 @@ DEPENDS+= teTeX-share>=1.0.2nb1:../teTeX-share DIST_SUBDIR= teTeX WRKSRC= ${WRKDIR} +USE_BUILDINK2= yes EXTRACT_ONLY= # empty NO_PATCH= yes NO_CONFIGURE= yes |