aboutsummaryrefslogtreecommitdiff
path: root/www/mod_auth_pgsql2
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2012-09-22 21:15:50 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2012-09-22 21:15:50 +0000
commitb7fc7ba65576d5ce387563c60b88276ba1418bc8 (patch)
tree884d351fee646b4e7b1b5c851bf898976e69b28e /www/mod_auth_pgsql2
parent221e0a651fd2a964309073001ac7cc62e1b96ea0 (diff)
downloadports-b7fc7ba65576d5ce387563c60b88276ba1418bc8.tar.gz
ports-b7fc7ba65576d5ce387563c60b88276ba1418bc8.zip
- USE_APACHE= s/22+/22/
- adopt new Makefile header Port build fails on local exp-run with apache24 with error: 'conn_rec' has no member named 'remote_ip' or various other apache22 specific functions/parameters with hat apache@
Notes
Notes: svn path=/head/; revision=304723
Diffstat (limited to 'www/mod_auth_pgsql2')
-rw-r--r--www/mod_auth_pgsql2/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/www/mod_auth_pgsql2/Makefile b/www/mod_auth_pgsql2/Makefile
index 0ecc5b132a2f..f5d1b829a6d4 100644
--- a/www/mod_auth_pgsql2/Makefile
+++ b/www/mod_auth_pgsql2/Makefile
@@ -1,7 +1,4 @@
-# New ports collection makefile for: mod_auth_pgsql2
-# Date created: Mon Oct 6
-# Whom: Clement Laforet <sheepkiller@cultdeadsheep.org>
-#
+# Created by: Clement Laforet <sheepkiller@cultdeadsheep.org>
# $FreeBSD$
PORTNAME= mod_auth_pgsql
@@ -16,7 +13,7 @@ COMMENT= Allows users to use PostgreSQL databases for user authentication
MAKE_JOBS_SAFE= yes
USE_PGSQL= yes
-USE_APACHE= 22+
+USE_APACHE= 22
LATEST_LINK= mod_auth_pgsql2