Index: head/net/arpd/Makefile =================================================================== --- head/net/arpd/Makefile (revision 245941) +++ head/net/arpd/Makefile (revision 245942) @@ -1,26 +1,28 @@ # Ports collection makefile for: arpd # Date created: 16/04/2002 # Whom: Dominic Marks # # $FreeBSD$ # PORTNAME= arpd PORTVERSION= 0.2 PORTREVISION= 6 CATEGORIES= net MASTER_SITES= http://niels.xtdnet.nl/honeyd/ MAINTAINER= yb@bashibuzuk.net COMMENT= A daemon to service arp replies LIB_DEPENDS= event-1.4:${PORTSDIR}/devel/libevent \ dnet.1:${PORTSDIR}/net/libdnet +BROKEN= does not build + GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/${PORTNAME} MAN8= arpd.8 PLIST_FILES= sbin/arpd .include Property changes on: head/net/arpd/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.13 \ No newline at end of property +1.14 \ No newline at end of property