summaryrefslogtreecommitdiffstats
path: root/www/mod_auth_pgsql2
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2006-03-03 14:48:28 +0000
committermat <mat@FreeBSD.org>2006-03-03 14:48:28 +0000
commit47bf68dae70467fe8d79bd7bc22050f1b91fae8b (patch)
tree17dafe75851d0701511ddd1cc59df2e26ea1144c /www/mod_auth_pgsql2
parentfd5ad1a225a58e43100c395b72e29305da407ba8 (diff)
downloadFreeBSD-ports-47bf68dae70467fe8d79bd7bc22050f1b91fae8b.zip
FreeBSD-ports-47bf68dae70467fe8d79bd7bc22050f1b91fae8b.tar.gz
A typo in the Makefile rendered this port totally unusable
PR: 93988 Approved by: portmgr (clement)
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 a691a27..9f205f7 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
OpenPOWER on IntegriCloud