aboutsummaryrefslogtreecommitdiff
path: root/security/pam-pgsql
diff options
context:
space:
mode:
authorSean Chittenden <seanc@FreeBSD.org>2003-01-18 22:50:06 +0000
committerSean Chittenden <seanc@FreeBSD.org>2003-01-18 22:50:06 +0000
commitd9927d40f83d5f4988fb51190f879c5205572b19 (patch)
treef0699f193b418b41028148ec70931498ab8b7db8 /security/pam-pgsql
parent839643ce995fc6505c66e518079b1de303a6892e (diff)
downloadports-d9927d40f83d5f4988fb51190f879c5205572b19.tar.gz
ports-d9927d40f83d5f4988fb51190f879c5205572b19.zip
Bump libpq version[1] and PORTREVISION. Add POSTGRESQL_PORT tunable.
This should be the last of the PostgreSQL updates and everything should support the POSTGRESQL_PORT tunable. Submitted by: kris/bento[1]
Notes
Notes: svn path=/head/; revision=73443
Diffstat (limited to 'security/pam-pgsql')
-rw-r--r--security/pam-pgsql/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/security/pam-pgsql/Makefile b/security/pam-pgsql/Makefile
index bc441b275876..f240f826b9c6 100644
--- a/security/pam-pgsql/Makefile
+++ b/security/pam-pgsql/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pam-pgsql
PORTVERSION= 0.5.2
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= security databases
MASTER_SITES= ${MASTER_SITE_DEBIAN} \
http://libpam-pgsql.codecastle.com/${PORTNAME}-${PORTVERSION}-${PORTREVISION}/
@@ -19,7 +19,9 @@ PATCH_SITES= ${MASTER_SITES}
MAINTAINER= m@absolight.fr
-LIB_DEPENDS= pq:${PORTSDIR}/databases/postgresql7
+LIB_DEPENDS= pq.3:${PORTSDIR}/${POSTGRESQL_PORT}
+
+POSTGRESQL_PORT?= databases/postgresql7
PATCH_DIST_STRIP= -p1
# When the family of Debian mirrors is added to bsd.port.mk,