Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F167352315
D8131.id20961.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
537 B
Referenced Files
None
Subscribers
None
D8131.id20961.diff
View Options
Index: sysutils/zap/Makefile
===================================================================
--- sysutils/zap/Makefile
+++ sysutils/zap/Makefile
@@ -15,11 +15,12 @@
USE_GITHUB= yes
GH_ACCOUNT= Jehops
-PLIST_FILES= bin/zap %%PORTDOCS%%%%DOCSDIR%%/README.org
+PLIST_FILES= bin/zap
+PORTDOCS= README.org
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/zap ${STAGEDIR}${PREFIX}/bin
- @${MKDIR} ${STAGEDIR}${DOCSDIR}
+ ${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/README.org ${STAGEDIR}${DOCSDIR}
.include <bsd.port.mk>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Aug 22, 5:08 AM (8 h, 24 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37066077
Default Alt Text
D8131.id20961.diff (537 B)
Attached To
Mode
D8131: Use PORTDOCS to install README and do not suppress directory creation output
Attached
Detach File
Event Timeline
Log In to Comment