aboutsummaryrefslogtreecommitdiffstats
path: root/www/apache20
diff options
context:
space:
mode:
authorclement <clement@FreeBSD.org>2004-11-09 04:50:48 +0800
committerclement <clement@FreeBSD.org>2004-11-09 04:50:48 +0800
commit70cb912c175dd6f3b5351aeace43f8144e43ab0c (patch)
treea6c80463317a77816ea7a51e5398d2b0fe0c0385 /www/apache20
parentf69a4b1c9274c60a49f47814f91c7d7fcf9db61d (diff)
downloadfreebsd-ports-gnome-70cb912c175dd6f3b5351aeace43f8144e43ab0c.tar.gz
freebsd-ports-gnome-70cb912c175dd6f3b5351aeace43f8144e43ab0c.tar.zst
freebsd-ports-gnome-70cb912c175dd6f3b5351aeace43f8144e43ab0c.zip
- ldconfig'ify ${PREFIX}/lib/apache2 at install time.
PR: ports/73566 Submitted by: lev
Diffstat (limited to 'www/apache20')
-rw-r--r--www/apache20/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/apache20/Makefile b/www/apache20/Makefile
index 63695e3a274b..00d3a2af9c1b 100644
--- a/www/apache20/Makefile
+++ b/www/apache20/Makefile
@@ -51,6 +51,8 @@ USE_PERL5= yes
USE_RC_SUBR= yes
USE_REINPLACE= yes
LIBTOOLFILES= configure
+INSTALLS_SHILB= yes
+LDCONFIG_DIRS= ${PREFIX}/lib/apache2
CONFIGURE_ARGS= --prefix=${PREFIX_RELDEST} \
--enable-layout=FreeBSD \