summaryrefslogtreecommitdiff
path: root/net/libradius/Makefile
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-11-10 08:46:51 +0000
committerxtraeme <xtraeme>2004-11-10 08:46:51 +0000
commitcd68563b54b623062145bda48f812031920e34f7 (patch)
tree7a283e6cb618e412fb840451943dc7b7739710e9 /net/libradius/Makefile
parent06dfeb580ffa1d379bccb13d05eb86e30e94b940 (diff)
downloadpkgsrc-cd68563b54b623062145bda48f812031920e34f7.tar.gz
This package uses a compiler, so USE_BUILDLINK3 must be set to
[Yy][Ee][Ss], make this build again...
Diffstat (limited to 'net/libradius/Makefile')
-rw-r--r--net/libradius/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/libradius/Makefile b/net/libradius/Makefile
index d7ca2e3a131..0270ed3cf16 100644
--- a/net/libradius/Makefile
+++ b/net/libradius/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/11/09 22:40:32 manu Exp $
+# $NetBSD: Makefile,v 1.3 2004/11/10 08:46:51 xtraeme Exp $
#
DISTNAME= libradius-linux-20040827
@@ -9,6 +9,8 @@ MASTER_SITES= http://portal-to-web.de/tacacs/
MAINTAINER= manu@NetBSD.org
COMMENT= RADIUS client library
+USE_BUILDLINK3= yes
+
WRKSRC= ${WRKDIR}/libradius-linux
.include "../../mk/bsd.pkg.mk"