diff --git a/sbin/setkey/Makefile b/sbin/setkey/Makefile index b66bc464e289..782b4780807a 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 b66bc464e289..782b4780807a 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