aboutsummaryrefslogtreecommitdiff
path: root/x11/xlockmore
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2008-04-13 13:57:36 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2008-04-13 13:57:36 +0000
commita0f1b38ae2b783851a5c411c8b318e535d11bfdb (patch)
treed1406f3932de1be1e09e21ae0783f819404477b4 /x11/xlockmore
parenteeaccfdd1fbacd2052b1d9fdcff6704b1390b99d (diff)
downloadports-a0f1b38ae2b783851a5c411c8b318e535d11bfdb.tar.gz
ports-a0f1b38ae2b783851a5c411c8b318e535d11bfdb.zip
Notes
Diffstat (limited to 'x11/xlockmore')
-rw-r--r--x11/xlockmore/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xlockmore/Makefile b/x11/xlockmore/Makefile
index fc95d8d496a5..c4e876ba92b3 100644
--- a/x11/xlockmore/Makefile
+++ b/x11/xlockmore/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xlockmore
PORTVERSION= 5.25
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES?= x11
MASTER_SITES= ftp://ibiblio.org/pub/Linux/X11/screensavers/
@@ -16,7 +16,7 @@ COMMENT= Like XLock session locker/screen saver, but just more
USE_BZIP2= yes
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --without-gl --without-motif --without-sx \
+CONFIGURE_ARGS= --without-gl --without-motif --without-sx --without-ttf \
--without-editres --without-dtsaver --without-rplay \
--without-nas --without-gtk --without-esound
.if defined(MAKE_KERBEROS4)