summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-apache/libapreq2/libapreq2-2.08-r2.ebuild')
-rw-r--r--www-apache/libapreq2/libapreq2-2.08-r2.ebuild8
1 files changed, 6 insertions, 2 deletions
diff --git a/www-apache/libapreq2/libapreq2-2.08-r2.ebuild b/www-apache/libapreq2/libapreq2-2.08-r2.ebuild
index 30080e577f4b..f373f86135bd 100644
--- a/www-apache/libapreq2/libapreq2-2.08-r2.ebuild
+++ b/www-apache/libapreq2/libapreq2-2.08-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apache/libapreq2/libapreq2-2.08-r2.ebuild,v 1.10 2008/11/18 16:21:59 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apache/libapreq2/libapreq2-2.08-r2.ebuild,v 1.11 2009/05/26 17:47:32 arfrever Exp $
inherit apache-module perl-module multilib
@@ -28,6 +28,10 @@ DOCFILES="docs/html/*.html CHANGES README INSTALL MANIFEST"
need_apache2
+pkg_setup() {
+ perl-module_pkg_setup
+}
+
src_unpack() {
unpack ${A}
cd "${S}"