pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-libapreq The package supports installation to D...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2b07800525ff
branches: trunk
changeset: 540705:2b07800525ff
user: heinz <heinz%pkgsrc.org@localhost>
date: Sun Apr 06 15:51:00 2008 +0000
description:
The package supports installation to DESTDIR.
A C compiler is required.
diffstat:
www/p5-libapreq/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r 485ad5be0d4c -r 2b07800525ff www/p5-libapreq/Makefile
--- a/www/p5-libapreq/Makefile Sun Apr 06 15:46:54 2008 +0000
+++ b/www/p5-libapreq/Makefile Sun Apr 06 15:51:00 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2006/06/02 18:28:00 joerg Exp $
+# $NetBSD: Makefile,v 1.19 2008/04/06 15:51:00 heinz Exp $
DISTNAME= libapreq-1.33
PKGNAME= p5-${DISTNAME}
@@ -11,8 +11,11 @@
HOMEPAGE= http://httpd.apache.org/apreq/
COMMENT= Lots of Apache specific httpd handling modules
+PKG_DESTDIR_SUPPORT= user-destdir
+
DEPENDS+= p5-Apache-Test>=1.13:../../www/p5-Apache-Test
+USE_LANGUAGES= c
PERL5_PACKLIST= auto/libapreq/.packlist
LDFLAGS+= ${COMPILER_RPATH_FLAG}auto/libapreq
Home |
Main Index |
Thread Index |
Old Index