aboutsummaryrefslogtreecommitdiff
path: root/x11/xlockmore
diff options
context:
space:
mode:
authorSergey A. Osokin <osa@FreeBSD.org>2004-02-11 17:47:34 +0000
committerSergey A. Osokin <osa@FreeBSD.org>2004-02-11 17:47:34 +0000
commit1fdb0bc2d0007eeaa69b56934530a1b4412805d9 (patch)
tree03de59f2507ef794edd3d3b85b17f4304e86bb9d /x11/xlockmore
parent02f10194994863884db5f1175b01352ca58d4b0c (diff)
downloadports-1fdb0bc2d0007eeaa69b56934530a1b4412805d9.tar.gz
ports-1fdb0bc2d0007eeaa69b56934530a1b4412805d9.zip
Notes
Diffstat (limited to 'x11/xlockmore')
-rw-r--r--x11/xlockmore/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/x11/xlockmore/Makefile b/x11/xlockmore/Makefile
index e05ae7e8387b..bd5d0e1d3755 100644
--- a/x11/xlockmore/Makefile
+++ b/x11/xlockmore/Makefile
@@ -55,6 +55,10 @@ CONFIGURE_ARGS+= --enable-use_mb
CONFIGURE_ARGS+= --with-lang=${XLOCKMORE_LANG}
.endif
+.if defined(WITH_SYSLOG)
+CONFIGURE_ARGS+= --enable-syslog
+.endif
+
CONFIGURE_ENV+= XLOCKLIBS="${KRB5LIB} ${KRB4LIB} ${MESALIB}"
.include <bsd.port.pre.mk>