From b698a418cd9a90d369ac39ec4c42a46f209fa634 Mon Sep 17 00:00:00 2001 From: matthew Date: Fri, 27 Sep 2013 06:56:36 +0000 Subject: Delete the now useless MAN1 line, ommitted in previous commit. --- ports-mgmt/wanted-ports/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'ports-mgmt') 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 -- cgit