diff options
Diffstat (limited to 'net-mgmt/sing')
-rw-r--r-- | net-mgmt/sing/Makefile | 1 | ||||
-rw-r--r-- | net-mgmt/sing/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/sing/Makefile b/net-mgmt/sing/Makefile index 7b2a471d9cae..653c60ebd94f 100644 --- a/net-mgmt/sing/Makefile +++ b/net-mgmt/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-* ;\ diff --git a/net-mgmt/sing/pkg-plist b/net-mgmt/sing/pkg-plist deleted file mode 100644 index 8c8ba8603195..000000000000 --- a/net-mgmt/sing/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -sbin/sing |