summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2010-10-22 11:57:50 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2010-10-22 11:57:50 +0000
commita40625da7f460fb7ddbd41825620ee37a8eaa385 (patch)
treeacacc0947e6c50f64262855ee3c5c019bf99ec28 /x11-apps/smproxy
parentVersion bump. (diff)
downloadgentoo-2-a40625da7f460fb7ddbd41825620ee37a8eaa385.tar.gz
gentoo-2-a40625da7f460fb7ddbd41825620ee37a8eaa385.tar.bz2
gentoo-2-a40625da7f460fb7ddbd41825620ee37a8eaa385.zip
Fix missed variable definition.
(Portage version: 2.2_rc96/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/smproxy')
-rw-r--r--x11-apps/smproxy/smproxy-1.0.4.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-apps/smproxy/smproxy-1.0.4.ebuild b/x11-apps/smproxy/smproxy-1.0.4.ebuild
index accc52959081..1516f3bdb149 100644
--- a/x11-apps/smproxy/smproxy-1.0.4.ebuild
+++ b/x11-apps/smproxy/smproxy-1.0.4.ebuild
@@ -1,8 +1,9 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/smproxy/smproxy-1.0.4.ebuild,v 1.1 2010/10/22 11:56:46 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/smproxy/smproxy-1.0.4.ebuild,v 1.2 2010/10/22 11:57:50 scarabeus Exp $
EAPI=3
+XORG_STATIC=no
inherit xorg-2
DESCRIPTION="Session Manager Proxy"