diff options
-rw-r--r-- | net-mgmt/cdpr/Makefile | 3 | ||||
-rw-r--r-- | shells/shell-include/Makefile | 2 |
2 files changed, 1 insertions, 4 deletions
diff --git a/net-mgmt/cdpr/Makefile b/net-mgmt/cdpr/Makefile index f7b151f24445..415509fe7db8 100644 --- a/net-mgmt/cdpr/Makefile +++ b/net-mgmt/cdpr/Makefile @@ -11,8 +11,7 @@ COMMENT= Cisco Discovery Protocol Reporter LICENSE= GPLv2 -USES= dos2unix -USES= tar:tgz +USES= dos2unix tar:tgz DOS2UNIX_GLOB= *.c *.h LDFLAGS+= -L${LOCALBASE}/lib -lpcap diff --git a/shells/shell-include/Makefile b/shells/shell-include/Makefile index bb6b26ccea21..a8134e506847 100644 --- a/shells/shell-include/Makefile +++ b/shells/shell-include/Makefile @@ -12,8 +12,6 @@ COMMENT= Include system for shell scripts BROKEN= unfetchable -USES= perl5 - USES= perl5 tar:tgz USE_PERL5= build NO_BUILD= yes |