diff options
Diffstat (limited to 'net/sing/Makefile')
-rw-r--r-- | net/sing/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/sing/Makefile b/net/sing/Makefile index 7b2a471d9cae..653c60ebd94f 100644 --- a/net/sing/Makefile +++ b/net/sing/Makefile @@ -22,6 +22,7 @@ CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib" CONFIGURE_ARGS+= --with-libnet-prefix=${LOCALBASE} --with-libpcap-prefix=/usr GNU_CONFIGURE= yes MAN8= sing.8 +PLIST_FILES= sbin/sing post-extract: @${RM} -rf ${WRKSRC}/libpcap-* ;\ |