mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Remove PLIST_SUB switch to NOPORTDOCS, this is in bsd.port.mk.
Approved By: flz (mentor)
This commit is contained in:
parent
4f23572566
commit
8301e1954d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=176944
1 changed files with 0 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue