diff options
Diffstat (limited to 'net-mgmt/sing/Makefile')
-rw-r--r-- | net-mgmt/sing/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/sing/Makefile b/net-mgmt/sing/Makefile index 09b7c444d822..ddd7a94d5ad8 100644 --- a/net-mgmt/sing/Makefile +++ b/net-mgmt/sing/Makefile @@ -26,6 +26,7 @@ PLIST_FILES= sbin/sing LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet10-config +NO_STAGE= yes post-extract: @${RM} -rf ${WRKSRC}/libpcap-* ;\ ${RM} -rf ${WRKSRC}/Libnet-* |