summaryrefslogtreecommitdiff
path: root/irc/slirc
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2013-12-09 02:43:37 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2013-12-09 02:43:37 +0000
commit7d8c1f3a9b7fa45dd15aaad3454b809f15f58691 (patch)
treed5319700d81d19bc29543590cd40099e1ebfdf09 /irc/slirc
parentRespect PORT_OPTIONS:MDOCS (diff)
- NOPORTDOCS -> PORT_OPTIONS:MDOCS
- Staging - Use OPTIONS where appropriate - Rename old-style patch files
Notes
Notes: svn path=/head/; revision=335950
Diffstat (limited to 'irc/slirc')
-rw-r--r--irc/slirc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/irc/slirc/Makefile b/irc/slirc/Makefile
index 9737879e445f..254b16779212 100644
--- a/irc/slirc/Makefile
+++ b/irc/slirc/Makefile
@@ -46,8 +46,9 @@ NO_STAGE= yes
post-patch:
${REINPLACE_CMD} -e "s,/usr/local,${LOCALBASE}," ${WRKSRC}/Makefile ${WRKSRC}/scripts/init.sl
+.include <bsd.port.options.mk>
post-install:
-.if !defined(NOPORTDOCS)
+.if ${PORT_OPTIONS:MDOCS}
${MKDIR} ${PREFIX}/share/doc/slirc
.for f in ${DOCS}
${INSTALL_DATA} ${WRKSRC}/${f} ${PREFIX}/share/doc/slirc/