summaryrefslogtreecommitdiffstats
path: root/usr.sbin/setkey
diff options
context:
space:
mode:
authorume <ume@FreeBSD.org>2002-05-16 15:44:08 +0000
committerume <ume@FreeBSD.org>2002-05-16 15:44:08 +0000
commitfa04abef9d8a6243ba6d250233ca80e58fed6aa5 (patch)
tree8b476c5f87425c8148773ff2c541c601fdab7951 /usr.sbin/setkey
parentaf2650e805e3ff18099ecfced4eb103713610a19 (diff)
downloadFreeBSD-src-fa04abef9d8a6243ba6d250233ca80e58fed6aa5.zip
FreeBSD-src-fa04abef9d8a6243ba6d250233ca80e58fed6aa5.tar.gz
Don't install scriptdump which is written in Perl. This is
corresponding to removal of Perl from base system.
Diffstat (limited to 'usr.sbin/setkey')
-rw-r--r--usr.sbin/setkey/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/setkey/Makefile b/usr.sbin/setkey/Makefile
index b66bc46..782b478 100644
--- a/usr.sbin/setkey/Makefile
+++ b/usr.sbin/setkey/Makefile
@@ -52,7 +52,7 @@ DPADD+= ${LIBIPSEC}
LDADD+= -lipsec
CLEANFILES+= scriptdump y.tab.h
-SCRIPTS= scriptdump
+#SCRIPTS= scriptdump
LOCALPREFIX= /usr
OpenPOWER on IntegriCloud