diff options
author | snj <snj@pkgsrc.org> | 2004-04-25 08:39:50 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-04-25 08:39:50 +0000 |
commit | de091c2c0479bd300bf9136d15e25b1828da0171 (patch) | |
tree | 3af8a629557d42cc5ba51f78c1d07e1e527969fc /net/ipa | |
parent | c6d90a4e22e01a8708edf0481f3694bb671f000e (diff) | |
download | pkgsrc-de091c2c0479bd300bf9136d15e25b1828da0171.tar.gz |
Convert to buildlink3.
Diffstat (limited to 'net/ipa')
-rw-r--r-- | net/ipa/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ipa/Makefile b/net/ipa/Makefile index c8ad62a0b7e..8856d45e6a4 100644 --- a/net/ipa/Makefile +++ b/net/ipa/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2003/11/13 06:43:45 xtraeme Exp $ +# $NetBSD: Makefile,v 1.15 2004/04/25 08:40:46 snj Exp $ # DISTNAME= ipa-1.3.6 @@ -19,7 +19,7 @@ NO_BIN_ON_FTP= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} NO_PACKAGE= ${RESTRICTED} -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES USE_PKGINSTALL= YES ALL_TARGET= # empty |