From 21de316435f47579d64e9659e4e5a454e1a26e76 Mon Sep 17 00:00:00 2001 From: Hye-Shik Chang Date: Wed, 8 Jan 2003 11:29:55 +0000 Subject: Move bin/ap[ru]-config to lib/apache2/ to coexist with devel/apr-devel Bumped PORTREVISION accordingly. PR: ports/39091 Submitted by: Marc Recht --- www/apache21/pkg-plist | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/apache21/pkg-plist') diff --git a/www/apache21/pkg-plist b/www/apache21/pkg-plist index b6aa9376f3c6..ec4f439a4d65 100644 --- a/www/apache21/pkg-plist +++ b/www/apache21/pkg-plist @@ -1,5 +1,3 @@ -bin/apr-config -bin/apu-config @unexec if cmp -s %D/etc/apache2/highperformance.conf %D/etc/apache2/highperformance-std.conf; then rm -f %D/etc/apache2/highperformance.conf; fi etc/apache2/highperformance-std.conf @exec [ -f %B/highperformance.conf ] || cp %B/%f %B/highperformance.conf @@ -125,8 +123,10 @@ include/apache2/util_md5.h include/apache2/util_script.h include/apache2/util_time.h include/apache2/util_xml.h +lib/apache2/apr-config lib/apache2/apr.exp lib/apache2/aprutil.exp +lib/apache2/apu-config lib/apache2/libapr.a lib/apache2/libapr.la lib/apache2/libapr.so -- cgit v1.2.3