summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-libs/gwenhywfar/gwenhywfar-1.9.0.ebuild')
-rw-r--r--sys-libs/gwenhywfar/gwenhywfar-1.9.0.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys-libs/gwenhywfar/gwenhywfar-1.9.0.ebuild b/sys-libs/gwenhywfar/gwenhywfar-1.9.0.ebuild
index 4adf11d72ebb..1ba3d7f67c4a 100644
--- a/sys-libs/gwenhywfar/gwenhywfar-1.9.0.ebuild
+++ b/sys-libs/gwenhywfar/gwenhywfar-1.9.0.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/sys-libs/gwenhywfar/gwenhywfar-1.9.0.ebuild,v 1.1 2005/03/13 22:36:15 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/gwenhywfar/gwenhywfar-1.9.0.ebuild,v 1.2 2005/07/10 01:01:20 swegener Exp $
DESCRIPTION="A multi-platform helper library for other libraries"
HOMEPAGE="http://gwenhywfar.sourceforge.net"
@@ -15,8 +15,6 @@ DEPEND="ssl? ( >=dev-libs/openssl-0.9.6b )
sys-libs/ncurses
doc? ( app-doc/doxygen )"
-S=${WORKDIR}/${P}
-
src_compile() {
if use doc; then
APIDOC="--with-docpath=/usr/share/doc/${P}/apidoc"