summaryrefslogtreecommitdiff
path: root/devel/ipv6socket_scrub/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ipv6socket_scrub/Makefile')
-rw-r--r--devel/ipv6socket_scrub/Makefile9
1 files changed, 6 insertions, 3 deletions
diff --git a/devel/ipv6socket_scrub/Makefile b/devel/ipv6socket_scrub/Makefile
index cda8664e722..165274588e8 100644
--- a/devel/ipv6socket_scrub/Makefile
+++ b/devel/ipv6socket_scrub/Makefile
@@ -1,4 +1,5 @@
-# $NetBSD: Makefile,v 1.2 1999/11/25 13:46:30 itojun Exp $
+# $NetBSD: Makefile,v 1.3 1999/11/28 14:37:40 itojun Exp $
+# KAME Id: Makefile,v 1.6 1999/11/28 14:36:04 itojun Exp
#
DISTNAME= IPv6socket_scrub
@@ -19,8 +20,10 @@ RESTRICTED= "not redistributable, license agreement required"
MIRROR_DISTFILES= no
do-fetch:
- @${ECHO} "===> You need to sign the agreement on ${HOMEPAGE}"
- @${ECHO} " and fetch on your own."
+ @if test \! -f ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}; then \
+ ${ECHO} "===> You need to sign the agreement on ${HOMEPAGE}"; \
+ ${ECHO} " and fetch on your own."; \
+ fi
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/ipv6socket_scrub ${PREFIX}/bin