summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/xlockmore/xlockmore-5.18-r1.ebuild')
-rw-r--r--x11-misc/xlockmore/xlockmore-5.18-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-misc/xlockmore/xlockmore-5.18-r1.ebuild b/x11-misc/xlockmore/xlockmore-5.18-r1.ebuild
index 03c174f4cb25..bbca8c276682 100644
--- a/x11-misc/xlockmore/xlockmore-5.18-r1.ebuild
+++ b/x11-misc/xlockmore/xlockmore-5.18-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xlockmore/xlockmore-5.18-r1.ebuild,v 1.1 2005/06/22 22:28:05 smithj Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xlockmore/xlockmore-5.18-r1.ebuild,v 1.2 2005/06/22 22:50:12 smithj Exp $
inherit gnuconfig eutils pam flag-o-matic
@@ -33,6 +33,7 @@ src_compile() {
econf \
--sharedstatedir=${D}/usr/share/xlockmore \
--enable-vtlock \
+ --without-ftgl \
$(use_enable pam) \
$(use_with truetype ttf) \
$(use_with gtk) \