mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Fix PORTDOCS-handling
Standing in the corner rereading (NO)PORTDOCS-documentation: me
This commit is contained in:
parent
022262b42c
commit
0f7635279c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=131022
@ -23,7 +23,9 @@ MAKE_ARGS= CFLAGS="${CFLAGS}"
|
||||
MAN1= du2ps.1
|
||||
MANLANG= "" ja
|
||||
PLIST_FILES= bin/du2ps
|
||||
.if !defined(NOPORTDOCS)
|
||||
PORTDOCS= README.ver1 README.ver2 README.xdu du2ps.pdf du2psj.pdf
|
||||
.endif
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/du2ps ${PREFIX}/bin/du2ps
|
||||
|
Loading…
Reference in New Issue
Block a user