diff options
author | Matthew Seaman <matthew@FreeBSD.org> | 2013-09-27 06:56:36 +0000 |
---|---|---|
committer | Matthew Seaman <matthew@FreeBSD.org> | 2013-09-27 06:56:36 +0000 |
commit | bef29b33504331e1270ed12fe47db40c0dccea3c (patch) | |
tree | c7c8d2b5779640dc1c177494214a9853e073fb40 /ports-mgmt/wanted-ports | |
parent | 676a260bb1075e1a9768204b3903691575fd20c3 (diff) | |
download | ports-bef29b33504331e1270ed12fe47db40c0dccea3c.tar.gz ports-bef29b33504331e1270ed12fe47db40c0dccea3c.zip |
Notes
Diffstat (limited to 'ports-mgmt/wanted-ports')
-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 3be31e4554ae..154a3548bb3e 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 |