summaryrefslogtreecommitdiff
path: root/security/pakemon
diff options
context:
space:
mode:
authorsnj <snj>2004-04-25 04:20:11 +0000
committersnj <snj>2004-04-25 04:20:11 +0000
commit8c6a60f4d36396b6f4bbf6719d59e3c9500379c4 (patch)
tree379bb90604b42b2bb05da7a3b893cbc6071e5421 /security/pakemon
parented99f9faf13c7589d6c61d34b7775a9fee9b9d16 (diff)
downloadpkgsrc-8c6a60f4d36396b6f4bbf6719d59e3c9500379c4.tar.gz
Convert to buildlink3.
Diffstat (limited to 'security/pakemon')
-rw-r--r--security/pakemon/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/security/pakemon/Makefile b/security/pakemon/Makefile
index f00e3d56357..63503a40014 100644
--- a/security/pakemon/Makefile
+++ b/security/pakemon/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2003/10/28 16:59:14 cube Exp $
+# $NetBSD: Makefile,v 1.16 2004/04/25 04:26:14 snj Exp $
DISTNAME= pakemon-0.3.1
PKGREVISION= 2
@@ -11,13 +11,13 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://web.sfc.keio.ac.jp/~keiji/backup/ids/pakemon/index.html
COMMENT= Packet monster, an Open Source Intrusion Detection System
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
GNU_CONFIGURE= yes
post-extract:
${CP} ${WRKSRC}/pakemon.h ${WRKSRC}/pakemon.h.in
-.include "../../net/libpcap/buildlink2.mk"
-.include "../../devel/libnet/buildlink2.mk"
-.include "../../net/libnids/buildlink2.mk"
+.include "../../net/libpcap/buildlink3.mk"
+.include "../../devel/libnet/buildlink3.mk"
+.include "../../net/libnids/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"