aboutsummaryrefslogtreecommitdiff
path: root/www/mod_fcgid
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-12-19 15:23:48 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-12-19 15:23:48 +0000
commit8b9647249a3c6a45231bd3b4626fc8d2eaab81a2 (patch)
tree832b5db34d18f2310a6ac7a453c251cce5bedff7 /www/mod_fcgid
parent65931ee976122d4a40b8111b8daa2e598d94a5af (diff)
downloadports-8b9647249a3c6a45231bd3b4626fc8d2eaab81a2.tar.gz
ports-8b9647249a3c6a45231bd3b4626fc8d2eaab81a2.zip
Notes
Diffstat (limited to 'www/mod_fcgid')
-rw-r--r--www/mod_fcgid/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/www/mod_fcgid/Makefile b/www/mod_fcgid/Makefile
index dfdb058d7a89..0984ac1c5b0e 100644
--- a/www/mod_fcgid/Makefile
+++ b/www/mod_fcgid/Makefile
@@ -27,8 +27,6 @@ MAKE_ARGS= top_dir="${LOCALBASE}/share/apache${APACHE_VERSION}"
MAKE_ARGS+= INCLUDES="-I${LOCALBASE}/include/apache${APACHE_VERSION} -I${LOCALBASE}/include/apr-1"
INSTALL_TARGET= install-modules-yes
PLIST_SUB= APACHE_VERSION=${APACHE_VERSION}
-PLIST_FILES+= libexec/apache%%APACHE_VERSION%%/mod_fcgid.a
-PLIST_FILES+= libexec/apache%%APACHE_VERSION%%/mod_fcgid.la
SUB_LIST= APACHE_VERSION=${APACHE_VERSION}
.else
MAKE_ARGS= top_dir="${LOCALBASE}/share/apache${APACHE_VERSION:S/20/2/}"