aboutsummaryrefslogtreecommitdiffstats
path: root/irc/slirc
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2013-12-09 10:43:37 +0800
committeradamw <adamw@FreeBSD.org>2013-12-09 10:43:37 +0800
commit6c9cb47b9d6b395a51db40848adb1ece710564fa (patch)
treed5319700d81d19bc29543590cd40099e1ebfdf09 /irc/slirc
parent2b82ab0cc69d0949237c962adaab70d6b4c3a5be (diff)
downloadfreebsd-ports-gnome-6c9cb47b9d6b395a51db40848adb1ece710564fa.tar.gz
freebsd-ports-gnome-6c9cb47b9d6b395a51db40848adb1ece710564fa.tar.zst
freebsd-ports-gnome-6c9cb47b9d6b395a51db40848adb1ece710564fa.zip
- NOPORTDOCS -> PORT_OPTIONS:MDOCS
- Staging - Use OPTIONS where appropriate - Rename old-style patch files
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/