pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-Apache-Test The package supports installation t...
details: https://anonhg.NetBSD.org/pkgsrc/rev/485ad5be0d4c
branches: trunk
changeset: 540704:485ad5be0d4c
user: heinz <heinz%pkgsrc.org@localhost>
date: Sun Apr 06 15:46:54 2008 +0000
description:
The package supports installation to DESTDIR.
No C compiler required.
diffstat:
www/p5-Apache-Test/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r 71c5ea849539 -r 485ad5be0d4c www/p5-Apache-Test/Makefile
--- a/www/p5-Apache-Test/Makefile Sun Apr 06 15:34:22 2008 +0000
+++ b/www/p5-Apache-Test/Makefile Sun Apr 06 15:46:54 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2007/02/18 03:25:51 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2008/04/06 15:46:54 heinz Exp $
#
DISTNAME= Apache-Test-1.29
@@ -11,8 +11,11 @@
HOMEPAGE= http://search.cpan.org/dist/Apache-Test/
COMMENT= Wrapper for Test.pm to test an Apache server
+PKG_DESTDIR_SUPPORT= user-destdir
+
CONFLICTS+= ap2-perl-[0-9]*
+USE_LANGUAGES= # none
PERL5_PACKLIST= auto/Apache/Test/.packlist
.include "../../lang/perl5/module.mk"
Home |
Main Index |
Thread Index |
Old Index