aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql84-client
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-10-15 17:17:05 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-10-15 17:17:05 +0000
commit1e4b76852c317adec50593421436d9940945eae8 (patch)
treede02e4c642fcf1f616ae5bf5df4f0f5dde93852f /databases/postgresql84-client
parentd9b7bbb063db0fb8c917ee94aeab43c8a43fd650 (diff)
downloadports-1e4b76852c317adec50593421436d9940945eae8.tar.gz
ports-1e4b76852c317adec50593421436d9940945eae8.zip
- Remove DISTV: only used in PKGNAMESUFFIX and complained by portlint
- Convert to new LIB_DEPENDS format for postgresql*-contrib Submitted by: sunpoet (myself) Reviewed by: crees (pgsql) Approved by: jgh (pgsql)
Notes
Notes: svn path=/head/; revision=330414
Diffstat (limited to 'databases/postgresql84-client')
-rw-r--r--databases/postgresql84-client/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/postgresql84-client/Makefile b/databases/postgresql84-client/Makefile
index 7737e2d5ff2e..5458ecee2602 100644
--- a/databases/postgresql84-client/Makefile
+++ b/databases/postgresql84-client/Makefile
@@ -3,8 +3,7 @@
PORTNAME= postgresql
PORTREVISION= 0
-PKGNAMESUFFIX?= ${DISTV:S/.//}-client
-DISTV= ${DISTVERSION:R}
+PKGNAMESUFFIX?= ${DISTVERSION:R:S/.//}${COMPONENT}
COMMENT= PostgreSQL database (client)