diff options
author | jlam <jlam> | 2001-11-29 13:27:46 +0000 |
---|---|---|
committer | jlam <jlam> | 2001-11-29 13:27:46 +0000 |
commit | 27a114c96586dac58e7b069a6425d0beed514b57 (patch) | |
tree | dbde5d4512ff11290c2abd5127715d537f0ac0d4 /textproc/lq-sp | |
parent | ac99065096923c6d520bac68ab769c468d29006c (diff) | |
download | pkgsrc-27a114c96586dac58e7b069a6425d0beed514b57.tar.gz |
Buildlinkify.
Diffstat (limited to 'textproc/lq-sp')
-rw-r--r-- | textproc/lq-sp/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/lq-sp/Makefile b/textproc/lq-sp/Makefile index a9121fa2c46..a50ac824bd5 100644 --- a/textproc/lq-sp/Makefile +++ b/textproc/lq-sp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/05/30 09:44:00 abs Exp $ +# $NetBSD: Makefile,v 1.2 2001/11/29 13:27:46 jlam Exp $ # DISTNAME= lq-sp-1.3.4.5 @@ -9,6 +9,8 @@ MAINTAINER= norm@sandbox.org.uk HOMEPAGE= http://www.htmlhelp.com/tools/validator/offline/ COMMENT= Modified SP package +USE_BUILDLINK_ONLY= YES + do-configure: ${MV} ${WRKSRC}/Makefile ${WRKSRC}/Makefile.netbsd ${SED} -e 's:@PREFIX@:${PREFIX}:' \ |