pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/honeyd-arpd Move WRKSRC line to where it belo...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f4b4a35e96d1
branches:  trunk
changeset: 492852:f4b4a35e96d1
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Apr 20 14:36:14 2005 +0000

description:
Move WRKSRC line to where it belongs nowadays.

diffstat:

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

diffs (23 lines):

diff -r 519acbb466d2 -r f4b4a35e96d1 security/honeyd-arpd/Makefile
--- a/security/honeyd-arpd/Makefile     Wed Apr 20 14:34:45 2005 +0000
+++ b/security/honeyd-arpd/Makefile     Wed Apr 20 14:36:14 2005 +0000
@@ -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 @@
 USE_PKGINSTALL= yes
 RCD_SCRIPTS=   honeydarpd
 GNU_CONFIGURE= yes
+WRKSRC=                ${WRKDIR}/arpd
 
 CONFIGURE_ARGS+=    --with-libevent=${BUILDLINK_PREFIX.libevent}
 



Home | Main Index | Thread Index | Old Index