summaryrefslogtreecommitdiff
path: root/security/p0f/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/p0f/Makefile')
-rw-r--r--security/p0f/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/security/p0f/Makefile b/security/p0f/Makefile
index b9ded4847c5..9711d606d1d 100644
--- a/security/p0f/Makefile
+++ b/security/p0f/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2005/12/05 20:50:57 rillig Exp $
+# $NetBSD: Makefile,v 1.18 2005/12/08 19:14:47 joerg Exp $
#
DISTNAME= p0f-2.0.5
@@ -27,6 +27,9 @@ SUBST_MESSAGE.paths= "Fixing paths."
INSTALLATION_DIRS= bin man/man1
+post-patch:
+ ${LN} -s NetBSD ${WRKSRC}/mk/DragonFly
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/p0f ${PREFIX}/bin
${INSTALL_DATA} ${WRKSRC}/doc/README ${PREFIX}/share/doc/p0f.README