aboutsummaryrefslogtreecommitdiff
path: root/x11/xlockmore/Makefile
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1999-11-09 11:55:19 +0000
committerThomas Gellekum <tg@FreeBSD.org>1999-11-09 11:55:19 +0000
commit5d0cc9466f1c5967231b872f96f4a0052cc2bc8a (patch)
tree0d185747bf11b0772934bd8bc93855acdd943a26 /x11/xlockmore/Makefile
parent02adc6ab70e20f346c6e91755e7473de089e8219 (diff)
Upgrade to 4.15.
Notes
Notes: svn path=/head/; revision=22985
Diffstat (limited to 'x11/xlockmore/Makefile')
-rw-r--r--x11/xlockmore/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/xlockmore/Makefile b/x11/xlockmore/Makefile
index 23f59704be89..169f4821e8c9 100644
--- a/x11/xlockmore/Makefile
+++ b/x11/xlockmore/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: xlockmore
-# Version required: 4.14
+# Version required: 4.15
# Date created: 9 November 1994
# Whom: smace
#
# $FreeBSD$
#
-DISTNAME= xlockmore-4.14
+DISTNAME= xlockmore-4.15
CATEGORIES= x11
MASTER_SITES= ftp://ftp.tux.org/pub/tux/bagleyd/xlockmore/ \
${MASTER_SITE_XCONTRIB}
@@ -19,7 +19,7 @@ LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --without-gl --without-motif --without-sx \
--without-editres --without-dtsaver --without-rplay \
- --without-nas --without-gtk
+ --without-nas --without-gtk #--enable-customization
.if defined(MAKE_KERBEROS4)
CONFIGURE_ARGS+= --enable-kerberos4
.endif