Remove PLIST_SUB switch to NOPORTDOCS, this is in bsd.port.mk.

Approved By:	flz (mentor)
This commit is contained in:
Frank J. Laszlo 2006-11-09 15:18:01 +00:00
parent 4f23572566
commit 8301e1954d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=176944

View file

@ -21,12 +21,6 @@ MAN1= cbind.1
${WRKSRC}= ${WRKDIR}/${PORTNAME}
.if !defined(NOPORTDOCS)
PLIST_SUB+= PORTDOCS=""
.else
PLIST_SUB+= PORTDOCS="@comment "
.endif
do-install:
@${INSTALL_PROGRAM} ${WRKSRC}/cbind ${PREFIX}/bin
@${INSTALL_PROGRAM} ${WRKSRC}/cbfe ${PREFIX}/bin