aboutsummaryrefslogtreecommitdiff
path: root/security/logcheck/Makefile
diff options
context:
space:
mode:
authorGreg Larkin <glarkin@FreeBSD.org>2012-10-17 19:18:56 +0000
committerGreg Larkin <glarkin@FreeBSD.org>2012-10-17 19:18:56 +0000
commitac0a60cacaa87610d3fa1f2c4023ce3d04a6cb26 (patch)
tree0a71afe34e7a61993c7e750c0cf7ff68cd0a55e4 /security/logcheck/Makefile
parentb86ecbfe405df1eac9b92a0857ff36d3a3719d55 (diff)
downloadports-ac0a60cacaa87610d3fa1f2c4023ce3d04a6cb26.tar.gz
ports-ac0a60cacaa87610d3fa1f2c4023ce3d04a6cb26.zip
Notes
Diffstat (limited to 'security/logcheck/Makefile')
-rw-r--r--security/logcheck/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/logcheck/Makefile b/security/logcheck/Makefile
index 90de142a4286..cbbab6d34cb0 100644
--- a/security/logcheck/Makefile
+++ b/security/logcheck/Makefile
@@ -93,7 +93,7 @@ do-install:
@${INSTALL} -d -g ${LOGCHECK_GROUP} ${DATADIR}/detectrotate
@${INSTALL_DATA} -g ${LOGCHECK_GROUP} ${WRKSRC}/src/detectrotate/*.dtr \
${DATADIR}/detectrotate
-.if !defined(NOPORTEXAMPLES)
+.if ${PORT_OPTIONS:MEXAMPLES}
@${INSTALL} -d ${EXAMPLESDIR}
@${INSTALL_DATA} -m 0644 ${WRKSRC}/debian/logcheck.cron.d \
${EXAMPLESDIR}/crontab.in