summaryrefslogtreecommitdiff
path: root/security/honeyd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/honeyd/Makefile')
-rw-r--r--security/honeyd/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/honeyd/Makefile b/security/honeyd/Makefile
index 12abf722d73..80764429f0f 100644
--- a/security/honeyd/Makefile
+++ b/security/honeyd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2005/09/16 14:46:43 tv Exp $
+# $NetBSD: Makefile,v 1.12 2005/12/05 20:50:56 rillig Exp $
#
DISTNAME= honeyd-1.0
@@ -31,7 +31,6 @@ DOCDIR= ${PREFIX}/share/doc/${PKGBASE}
.for f in ${DIST_CONF_FILES}
CONF_FILES+= ${EGDIR}/${f} ${PKG_SYSCONFDIR}/${f}
.endfor
-.undef f
.include "../../devel/libevent/buildlink3.mk"
.include "../../devel/ncurses/buildlink3.mk"