summaryrefslogtreecommitdiff
path: root/databases/postgresql92-contrib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql92-contrib/Makefile')
-rw-r--r--databases/postgresql92-contrib/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql92-contrib/Makefile b/databases/postgresql92-contrib/Makefile
index d614f3a48605..83ffcc3d491e 100644
--- a/databases/postgresql92-contrib/Makefile
+++ b/databases/postgresql92-contrib/Makefile
@@ -3,7 +3,8 @@
PORTNAME= postgresql
CATEGORIES= databases
-PKGNAMESUFFIX= -contrib
+PKGNAMESUFFIX?= ${DISTV:S/.//}-contrib
+DISTV= ${DISTVERSION:R}
MAINTAINER= pgsql@FreeBSD.org
COMMENT= The contrib utilities from the PostgreSQL distribution