diff options
Diffstat (limited to 'ports-mgmt')
-rw-r--r-- | ports-mgmt/wanted-ports/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ports-mgmt/wanted-ports/Makefile b/ports-mgmt/wanted-ports/Makefile index 3be31e4554a..154a3548bb3 100644 --- a/ports-mgmt/wanted-ports/Makefile +++ b/ports-mgmt/wanted-ports/Makefile @@ -22,8 +22,6 @@ PLIST_SUB= PORTNAME=${PORTNAME} PLIST_FILES= bin/${PORTNAME} \ man/man1/${PORTNAME}.1.gz -MAN1= ${PORTNAME}.1 - .if defined(WANTEDPORTSCFG) CFGFILE= ${WANTEDPORTSCFG} .else |