diff options
Diffstat (limited to 'net-dns/avahi/avahi-0.6.11.ebuild')
-rw-r--r-- | net-dns/avahi/avahi-0.6.11.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-dns/avahi/avahi-0.6.11.ebuild b/net-dns/avahi/avahi-0.6.11.ebuild index a2f962c10406..cb35971d9235 100644 --- a/net-dns/avahi/avahi-0.6.11.ebuild +++ b/net-dns/avahi/avahi-0.6.11.ebuild @@ -1,6 +1,6 @@ # Copyright 2000-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/avahi-0.6.11.ebuild,v 1.1 2006/07/09 20:16:31 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/avahi-0.6.11.ebuild,v 1.2 2006/09/18 21:50:35 swegener Exp $ inherit eutils mono python @@ -100,7 +100,6 @@ src_compile() { # We need to unset DISPLAY, else the configure script might have problems detecting the pygtk module unset DISPLAY - PKG_CONFIG_PATH="${QTDIR}/lib/pkgconfig" \ econf \ --localstatedir=/var \ --with-distro=gentoo \ |