summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/POE/POE-0.23-r1.ebuild')
-rw-r--r--dev-perl/POE/POE-0.23-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/POE/POE-0.23-r1.ebuild b/dev-perl/POE/POE-0.23-r1.ebuild
index 3cd2e97eb21a..346bd8c3c4d4 100644
--- a/dev-perl/POE/POE-0.23-r1.ebuild
+++ b/dev-perl/POE/POE-0.23-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE/POE-0.23-r1.ebuild,v 1.6 2003/06/21 21:36:36 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE/POE-0.23-r1.ebuild,v 1.7 2003/09/06 22:37:58 msterret Exp $
IUSE="gtk tcltk libwww ncurses"
@@ -31,5 +31,5 @@ DEPEND="${DEPEND}
mymake="/usr"
src_compile() {
- echo "n" | perl-module_src_compile
+ echo "n" | perl-module_src_compile
}