diff options
Diffstat (limited to 'usr.sbin/setkey/Makefile')
-rw-r--r-- | usr.sbin/setkey/Makefile | 2 |
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 |