diff options
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/scdp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-mgmt/scdp/Makefile b/net-mgmt/scdp/Makefile index 05eb986e8ab7..db8acb9983cc 100644 --- a/net-mgmt/scdp/Makefile +++ b/net-mgmt/scdp/Makefile @@ -24,7 +24,6 @@ PLIST_FILES= bin/scdp LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet10-config -NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e 's,malloc.h,stdlib.h,' ${WRKSRC}/scdp.c ${REINPLACE_CMD} -e 's|libnet-config|${LIBNET_CONFIG}|' \ |