summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJory Pratt <anarchy@gentoo.org>2005-05-25 19:04:00 +0000
committerJory Pratt <anarchy@gentoo.org>2005-05-25 19:04:00 +0000
commit7b95b5892eb63df4e12716a959106c0e565e7ac1 (patch)
treeaff23b20cec2b1ec2df76b43220551f8c9e5addb /net-mail
parent-fPIC support on libvpopmail.a only NOW (diff)
downloadgentoo-2-7b95b5892eb63df4e12716a959106c0e565e7ac1.tar.gz
gentoo-2-7b95b5892eb63df4e12716a959106c0e565e7ac1.tar.bz2
gentoo-2-7b95b5892eb63df4e12716a959106c0e565e7ac1.zip
removed amd64 -fPIC force
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/vpopmail/vpopmail-5.4.9-r2.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/net-mail/vpopmail/vpopmail-5.4.9-r2.ebuild b/net-mail/vpopmail/vpopmail-5.4.9-r2.ebuild
index ea8e9f130d0d..3f3248c99731 100644
--- a/net-mail/vpopmail/vpopmail-5.4.9-r2.ebuild
+++ b/net-mail/vpopmail/vpopmail-5.4.9-r2.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/vpopmail/vpopmail-5.4.9-r2.ebuild,v 1.3 2005/05/25 19:02:31 anarchy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/vpopmail/vpopmail-5.4.9-r2.ebuild,v 1.4 2005/05/25 19:04:00 anarchy Exp $
-inherit eutils gnuconfig fixheadtails flag-o-matic
+inherit eutils gnuconfig fixheadtails
# TODO: all ldap, sybase support
#MY_PV=${PV/_/-}
@@ -98,8 +98,6 @@ src_compile() {
&& myopts="${myopts} --enable-clear-passwd=y" \
|| myopts="${myopts} --enable-clear-passwd=n"
- use amd64 && append-flags -fPIC
-
econf \
${myopts} \
--sbindir=/usr/sbin \