aboutsummaryrefslogtreecommitdiff
path: root/www/mod_fcgid/Makefile
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2012-09-24 20:55:01 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2012-09-24 20:55:01 +0000
commit1d6232b2466c9120e6e40050dbfef4271ad534d8 (patch)
tree002bf6e0f9e61f8e33052eb665b1ef0837b1d210 /www/mod_fcgid/Makefile
parenta6832b2be98a607df5d07c8d35e6ac87570607d3 (diff)
downloadports-1d6232b2466c9120e6e40050dbfef4271ad534d8.tar.gz
ports-1d6232b2466c9120e6e40050dbfef4271ad534d8.zip
Notes
Diffstat (limited to 'www/mod_fcgid/Makefile')
-rw-r--r--www/mod_fcgid/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/www/mod_fcgid/Makefile b/www/mod_fcgid/Makefile
index d8ae582aca4f..4e05b15d6da9 100644
--- a/www/mod_fcgid/Makefile
+++ b/www/mod_fcgid/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: mod_fcgid for Apache2
-# Date created: 13 August 2004
-# Whom: Akinori MUSHA aka knu <knu@idaemons.org>
-#
+# Created by: Akinori MUSHA aka knu <knu@idaemons.org>
# $FreeBSD$
-#
PORTNAME= mod_fcgid
PORTVERSION= 2.3.6
@@ -32,7 +28,7 @@ PLIST_SUB+= APACHEMODDIR=${APACHEMODDIR}
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
-DOCSDIR= ${PREFIX}/share/doc/apache22/mod
+DOCSDIR= ${PREFIX}/share/doc/apache${APACHE_VERSION}/mod
post-install:
.if !defined(NOPORTDOCS)