svn commit: r347611 - head/net/libnetdude

Martin Wilke miwi at FreeBSD.org
Sun Mar 9 14:39:07 UTC 2014


Author: miwi
Date: Sun Mar  9 14:39:06 2014
New Revision: 347611
URL: http://svnweb.freebsd.org/changeset/ports/347611
QAT: https://qat.redports.org/buildarchive/r347611/

Log:
  - Stage support

Modified:
  head/net/libnetdude/Makefile

Modified: head/net/libnetdude/Makefile
==============================================================================
--- head/net/libnetdude/Makefile	Sun Mar  9 14:38:59 2014	(r347610)
+++ head/net/libnetdude/Makefile	Sun Mar  9 14:39:06 2014	(r347611)
@@ -19,7 +19,6 @@ USE_LDCONFIG=	yes
 
 PLIST_SUB=	PORTVERSION=${PORTVERSION}
 
-NO_STAGE=	yes
 post-patch:
 	@${REINPLACE_CMD} -e "s|netinet/if_fddi.h|net/fddi.h|g" \
 	${WRKSRC}/protocols/fddi/libnd_fddi.h


More information about the svn-ports-head mailing list