diff options
author | snj <snj@pkgsrc.org> | 2004-04-25 08:24:03 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-04-25 08:24:03 +0000 |
commit | 0a9411e5e77037977af4872b0619998b8dd255b8 (patch) | |
tree | 8e30c1d10cf5052a43c9b29125d30dbbb20a51f7 /net/nsca | |
parent | 10c0be86b3def60b100168bab892de245f0aa831 (diff) | |
download | pkgsrc-0a9411e5e77037977af4872b0619998b8dd255b8.tar.gz |
Convert to buildlink3.
Diffstat (limited to 'net/nsca')
-rw-r--r-- | net/nsca/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/nsca/Makefile b/net/nsca/Makefile index e92b0c0c2cf..b50e903725e 100644 --- a/net/nsca/Makefile +++ b/net/nsca/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2003/07/21 17:10:56 martti Exp $ +# $NetBSD: Makefile,v 1.9 2004/04/25 08:32:36 snj Exp $ # DISTNAME= nsca-1.1.0 @@ -13,7 +13,7 @@ COMMENT= Submit passive NetSaint checks results to another server DEPENDS+= netsaint-base-[0-9]*:../../net/netsaint-base GNU_CONFIGURE= YES -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES EGDIR= ${PREFIX}/share/examples/nsca |