pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-libapreq2 Reorder slightly so that the more res...
details: https://anonhg.NetBSD.org/pkgsrc/rev/17fc742e4e76
branches: trunk
changeset: 530178:17fc742e4e76
user: joerg <joerg%pkgsrc.org@localhost>
date: Sun Jun 17 20:03:09 2007 +0000
description:
Reorder slightly so that the more restrictive dependency from
apache.mk comes first.
diffstat:
www/p5-libapreq2/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (23 lines):
diff -r eccafe8ab557 -r 17fc742e4e76 www/p5-libapreq2/Makefile
--- a/www/p5-libapreq2/Makefile Sun Jun 17 20:01:39 2007 +0000
+++ b/www/p5-libapreq2/Makefile Sun Jun 17 20:03:09 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2007/06/08 12:25:06 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2007/06/17 20:03:09 joerg Exp $
DISTNAME= libapreq2-2.08
PKGNAME= p5-${DISTNAME}
@@ -13,7 +13,6 @@
DEPENDS+= p5-ExtUtils-XSBuilder>=0.23:../../devel/p5-ExtUtils-XSBuilder
-BUILDLINK_API_DEPENDS.apache+= apache>=2.0.48
BUILDLINK_API_DEPENDS.ap2-perl+= ap2-perl>=2.0.1
USE_TOOLS+= gmake
@@ -36,4 +35,5 @@
.include "../../www/ap2-perl/buildlink3.mk"
.include "../../www/apache2/buildlink3.mk"
+BUILDLINK_API_DEPENDS.apache+= apache>=2.0.48
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index