diff options
author | joerg <joerg@pkgsrc.org> | 2014-06-10 15:22:13 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2014-06-10 15:22:13 +0000 |
commit | 9611c157d010938e53b1714e3f7f317facf558c0 (patch) | |
tree | 2feb1f410c493c9e7cc492d5a0165cd0c95d68b8 /www/ap2-transform | |
parent | 4b76c8f2e9956fd11677f6e5d815fdc0a154e0d8 (diff) | |
download | pkgsrc-9611c157d010938e53b1714e3f7f317facf558c0.tar.gz |
Retire Apache 1.3 and 2.0.
Diffstat (limited to 'www/ap2-transform')
-rw-r--r-- | www/ap2-transform/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ap2-transform/Makefile b/www/ap2-transform/Makefile index 65876614c6e..7d0e6c38196 100644 --- a/www/ap2-transform/Makefile +++ b/www/ap2-transform/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2014/01/01 11:52:37 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2014/06/10 15:22:17 joerg Exp $ # DISTNAME= mod_transform-0.4.0 @@ -16,7 +16,7 @@ USE_TOOLS+= pkg-config USE_LIBTOOL= yes GNU_CONFIGURE= yes -PKG_APACHE_ACCEPTED= apache2 apache22 +PKG_APACHE_ACCEPTED= apache22 CONFIGURE_ARGS+= --with-apxs=${APXS:Q} |