summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/ipv6socket_scrub/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/ipv6socket_scrub/Makefile b/net/ipv6socket_scrub/Makefile
index 6c471ec5abfc..c154f45f05ca 100644
--- a/net/ipv6socket_scrub/Makefile
+++ b/net/ipv6socket_scrub/Makefile
@@ -20,6 +20,7 @@ PLIST_FILES= bin/ipv6socket_scrub
WRKSRC= ${WRKDIR}/${DISTNAME}/src
RESTRICTED= "not redistributable, license agreement required"
+.if !defined(PACKAGE_BUILDING)
do-fetch:
@if [ ! -f ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} ]; then \
${ECHO} '======================================================='; \
@@ -29,6 +30,7 @@ do-fetch:
${ECHO} '${DISTDIR} and then restart this build '; \
${ECHO} '======================================================='; \
fi
+.endif
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/ipv6socket_scrub ${PREFIX}/bin