summaryrefslogtreecommitdiff
path: root/security/honeyd
diff options
context:
space:
mode:
authoradrianp <adrianp>2005-06-04 19:30:05 +0000
committeradrianp <adrianp>2005-06-04 19:30:05 +0000
commite6d6740f9761aae83cf85583ad1226c2b1e40d47 (patch)
tree1fd5b9faa7a6c1faed535343acc3fe8a58c35560 /security/honeyd
parent6e98870ff36dccd4c679f80301f3d4f3361dd123 (diff)
downloadpkgsrc-e6d6740f9761aae83cf85583ad1226c2b1e40d47.tar.gz
- Remove reference to bsd.prefs.mk as it's not needed
- Problem spotted by wiz@
Diffstat (limited to 'security/honeyd')
-rw-r--r--security/honeyd/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/security/honeyd/Makefile b/security/honeyd/Makefile
index 7ebaf831346..bd3af1ed722 100644
--- a/security/honeyd/Makefile
+++ b/security/honeyd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2005/04/20 14:33:30 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2005/06/04 19:30:05 adrianp Exp $
#
DISTNAME= honeyd-1.0
@@ -9,7 +9,6 @@ MAINTAINER= adrianp@NetBSD.org
HOMEPAGE= http://niels.xtdnet.nl/honeyd/index.php
COMMENT= Small daemon that creates virtual hosts on a network
-.include "../../mk/bsd.prefs.mk"
DEPENDS+= honeyd-arpd>=0.2:../../security/honeyd-arpd
GNU_CONFIGURE= YES
@@ -45,4 +44,3 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/README ${DOCDIR}
.include "../../mk/bsd.pkg.mk"
-