aboutsummaryrefslogtreecommitdiff
path: root/www/mod_auth_pgsql2
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2006-03-03 14:48:28 +0000
committerMathieu Arnold <mat@FreeBSD.org>2006-03-03 14:48:28 +0000
commita420506513bbb38fdeecef4bd7ed801b33e999bb (patch)
tree90513e492c1b0f16569e7036ef286562b1708419 /www/mod_auth_pgsql2
parentdcb8abefd61ddbb6c0c1d42c477c5f5863c85068 (diff)
downloadports-a420506513bbb38fdeecef4bd7ed801b33e999bb.tar.gz
ports-a420506513bbb38fdeecef4bd7ed801b33e999bb.zip
A typo in the Makefile rendered this port totally unusable
PR: 93988 Approved by: portmgr (clement)
Notes
Notes: svn path=/head/; revision=156949
Diffstat (limited to 'www/mod_auth_pgsql2')
-rw-r--r--www/mod_auth_pgsql2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_auth_pgsql2/Makefile b/www/mod_auth_pgsql2/Makefile
index a691a270cc22..9f205f7edd24 100644
--- a/www/mod_auth_pgsql2/Makefile
+++ b/www/mod_auth_pgsql2/Makefile
@@ -6,7 +6,7 @@
PORTNAME= mod_auth_pgsql
PORTVERSION= 2.0.2b1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www
MASTER_SITES= http://www.giuseppetanzilli.it/mod_auth_pgsql2/dist/
@@ -19,7 +19,7 @@ USE_APACHE= 20
LATEST_LINK= mod_auth_pgsql2
AP_INC?= ${LOCALBASE}/include
-AP_LIBS?= ${LOCALBASE}/lib -lpq
+AP_LIB?= ${LOCALBASE}/lib -lpq
AP_FAST_BUILD= YES
AP_GENPLIST= YES
PORTDOCS= mod_auth_pgsql.html