diff options
Diffstat (limited to 'net-dns/pdns/pdns-2.9.16.ebuild')
-rw-r--r-- | net-dns/pdns/pdns-2.9.16.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net-dns/pdns/pdns-2.9.16.ebuild b/net-dns/pdns/pdns-2.9.16.ebuild index 79dc5d588133..af0469432460 100644 --- a/net-dns/pdns/pdns-2.9.16.ebuild +++ b/net-dns/pdns/pdns-2.9.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns/pdns-2.9.16.ebuild,v 1.3 2004/07/01 22:13:26 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns/pdns-2.9.16.ebuild,v 1.4 2004/07/14 23:37:33 agriffis Exp $ DESCRIPTION="The PowerDNS Daemon." SRC_URI="http://downloads.powerdns.com/releases/${P}.tar.gz" @@ -17,8 +17,6 @@ DEPEND="virtual/libc RDEPEND="${DEPEND}" -S=${WORKDIR}/${P} - src_compile() { local myconf="" local modules="" |