diff options
author | snj <snj@pkgsrc.org> | 2004-04-25 08:47:21 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-04-25 08:47:21 +0000 |
commit | 8cd2374583241a465cc102cdbcc7882b152c7692 (patch) | |
tree | 21fcb75ab701e1329053ba4d40e92a0f42c65d44 /net/radiusd-cistron | |
parent | aae028ab0ac2fac1f148919fb0d4bcfc7c9b736c (diff) | |
download | pkgsrc-8cd2374583241a465cc102cdbcc7882b152c7692.tar.gz |
Convert to buildlink3.
Diffstat (limited to 'net/radiusd-cistron')
-rw-r--r-- | net/radiusd-cistron/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/radiusd-cistron/Makefile b/net/radiusd-cistron/Makefile index 2972c3f7304..5c09ee8dce7 100644 --- a/net/radiusd-cistron/Makefile +++ b/net/radiusd-cistron/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2004/02/21 07:31:05 snj Exp $ +# $NetBSD: Makefile,v 1.13 2004/04/25 08:53:35 snj Exp $ DISTNAME= radiusd-cistron-1.6.7 CATEGORIES= net @@ -11,7 +11,7 @@ COMMENT= RADIUS-compliant remote authentication and accounting server CONFLICTS+= freeradius-[0-9]* -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES USE_PKGINSTALL= YES MAKEFILE= Makefile.BSD |