aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt
diff options
context:
space:
mode:
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/wanted-ports/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/ports-mgmt/wanted-ports/Makefile b/ports-mgmt/wanted-ports/Makefile
index 908da0d9d909..9c201d6d40d7 100644
--- a/ports-mgmt/wanted-ports/Makefile
+++ b/ports-mgmt/wanted-ports/Makefile
@@ -13,7 +13,7 @@ CATEGORIES= ports-mgmt
MASTER_SITES= # none
DISTFILES= # none
-MAINTAINER= m.seaman@infracaninphile.co.uk
+MAINTAINER= m.seaman@infracaninophile.co.uk
COMMENT= Just depend on a configurable, arbitrary set of other ports
LICENSE= BSD
@@ -40,8 +40,6 @@ CFGFILE?= /var/db/${PORTNAME}.conf
do-install:
${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${PREFIX}/bin/${PORTNAME}
-.if !defined(NOPORTDOCS)
${INSTALL_MAN} ${WRKDIR}/${PORTNAME}.1 ${MANPREFIX}/man/man1/
-.endif
.include <bsd.port.mk>