aboutsummaryrefslogtreecommitdiff
path: root/x11/xlockmore/Makefile
diff options
context:
space:
mode:
authorSergey A. Osokin <osa@FreeBSD.org>2004-01-05 15:43:24 +0000
committerSergey A. Osokin <osa@FreeBSD.org>2004-01-05 15:43:24 +0000
commit2d5fbe1b77b17fb6feddd3a53e592cc95ff94fa2 (patch)
tree8f619e6dac3df4677aebcb0b4f79bcd9068ea805 /x11/xlockmore/Makefile
parente1ab1b7efb833d1769ae33dd9644d51cf18926a2 (diff)
downloadports-2d5fbe1b77b17fb6feddd3a53e592cc95ff94fa2.tar.gz
ports-2d5fbe1b77b17fb6feddd3a53e592cc95ff94fa2.zip
Notes
Diffstat (limited to 'x11/xlockmore/Makefile')
-rw-r--r--x11/xlockmore/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xlockmore/Makefile b/x11/xlockmore/Makefile
index 37ecfbd9ee5a..99cc98f87d99 100644
--- a/x11/xlockmore/Makefile
+++ b/x11/xlockmore/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= xlockmore
-PORTVERSION= 5.10
+PORTVERSION= 5.11
CATEGORIES?= x11
MASTER_SITES= ftp://ftp.tux.org/pub/tux/bagleyd/xlockmore/ \
${MASTER_SITE_XCONTRIB}
@@ -23,7 +23,7 @@ CONFIGURE_ARGS= --without-gl --without-motif --without-sx \
--without-nas --without-gtk --without-esound
.if defined(MAKE_KERBEROS4)
CONFIGURE_ARGS+= --enable-kerberos4
-KRB4LIB= -lcom_err
+KRB4LIB= -lcom_err -lcrypto
.endif
.if defined(KRB5_HOME) && exists(${KRB5_HOME})
CONFIGURE_ARGS+= --enable-kerberos5