pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/honeyd - Remove reference to bsd.prefs.mk as ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f26371069ca3
branches:  trunk
changeset: 495209:f26371069ca3
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Sat Jun 04 19:30:05 2005 +0000

description:
- Remove reference to bsd.prefs.mk as it's not needed
- Problem spotted by wiz@

diffstat:

 security/honeyd/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (22 lines):

diff -r 6a8861aec696 -r f26371069ca3 security/honeyd/Makefile
--- a/security/honeyd/Makefile  Sat Jun 04 19:01:46 2005 +0000
+++ b/security/honeyd/Makefile  Sat Jun 04 19:30:05 2005 +0000
@@ -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 @@
 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 @@
        ${INSTALL_DATA} ${WRKSRC}/README ${DOCDIR}
 
 .include "../../mk/bsd.pkg.mk"
-



Home | Main Index | Thread Index | Old Index