summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sbin/setkey/Makefile2
-rw-r--r--usr.sbin/setkey/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/sbin/setkey/Makefile b/sbin/setkey/Makefile
index b66bc46..782b478 100644
--- a/sbin/setkey/Makefile
+++ b/sbin/setkey/Makefile
@@ -52,7 +52,7 @@ DPADD+= ${LIBIPSEC}
LDADD+= -lipsec
CLEANFILES+= scriptdump y.tab.h
-SCRIPTS= scriptdump
+#SCRIPTS= scriptdump
LOCALPREFIX= /usr
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