diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-03-09 14:39:06 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-03-09 14:39:06 +0000 |
commit | ecc2aa92d94a9e8f661ca4e2e629e33b47654ac1 (patch) | |
tree | 3c67b337be6540a35a4573236a35f806351780b0 /net/libnetdude | |
parent | a43c7c1c914cf49719598fd760970871b4698308 (diff) | |
download | ports-ecc2aa92d94a9e8f661ca4e2e629e33b47654ac1.tar.gz ports-ecc2aa92d94a9e8f661ca4e2e629e33b47654ac1.zip |
Notes
Diffstat (limited to 'net/libnetdude')
-rw-r--r-- | net/libnetdude/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/libnetdude/Makefile b/net/libnetdude/Makefile index a07016e229e5..266597404255 100644 --- a/net/libnetdude/Makefile +++ b/net/libnetdude/Makefile @@ -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 |