From a7ed264568a8ce5dce0b09079292664fb1d5550a Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 20 Apr 2005 14:36:14 +0000 Subject: Move WRKSRC line to where it belongs nowadays. --- security/honeyd-arpd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security/honeyd-arpd') diff --git a/security/honeyd-arpd/Makefile b/security/honeyd-arpd/Makefile index e56811ff258..fc61140a56c 100644 --- a/security/honeyd-arpd/Makefile +++ b/security/honeyd-arpd/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2005/04/11 21:47:12 tv Exp $ +# $NetBSD: Makefile,v 1.7 2005/04/20 14:36:14 wiz Exp $ # DISTNAME= arpd-0.2 PKGNAME= honeyd-arpd-0.2 PKGREVISION= 2 -WRKSRC= ${WRKDIR}/arpd CATEGORIES= security net MASTER_SITES= http://niels.xtdnet.nl/honeyd/ @@ -15,6 +14,7 @@ COMMENT= ARP daemon for honeyd USE_PKGINSTALL= yes RCD_SCRIPTS= honeydarpd GNU_CONFIGURE= yes +WRKSRC= ${WRKDIR}/arpd CONFIGURE_ARGS+= --with-libevent=${BUILDLINK_PREFIX.libevent} -- cgit v1.2.3