diff options
author | snj <snj> | 2004-04-27 03:09:57 +0000 |
---|---|---|
committer | snj <snj> | 2004-04-27 03:09:57 +0000 |
commit | 368db112d2f1b07f62992559ea9a8a27ff845a1b (patch) | |
tree | eac6ef5b03c91018b18823ef21153f9000aa747d /devel/hptools | |
parent | 4c9c344ba4b2c43845b5341776d8555898e1ffe1 (diff) | |
download | pkgsrc-368db112d2f1b07f62992559ea9a8a27ff845a1b.tar.gz |
Convert to buildlink3.
Diffstat (limited to 'devel/hptools')
-rw-r--r-- | devel/hptools/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/hptools/Makefile b/devel/hptools/Makefile index 02b958bd06e..d0ae1d4b03b 100644 --- a/devel/hptools/Makefile +++ b/devel/hptools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2004/01/20 12:13:28 agc Exp $ +# $NetBSD: Makefile,v 1.5 2004/04/27 03:09:58 snj Exp $ # DISTNAME= hptools-src-3.0.8 @@ -18,7 +18,7 @@ LICENSE= hptools-license WRKSRC= ${WRKDIR}/Hptools/support GNU_CONFIGURE= YES -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES post-build: ${CHMOD} ${SHAREMODE} ${WRKSRC}/../doc/* |