aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql10-pltcl/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-08-17 16:19:01 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-08-17 16:19:01 +0000
commit39a3788628fa226f3f757a79badd3799e294eb48 (patch)
treec5b15e841fdb8add29dde60aa9bc9ded95b39332 /databases/postgresql10-pltcl/Makefile
parent90652af7cd23dffd9a30abc2a2f6baff35f1438c (diff)
downloadports-39a3788628fa226f3f757a79badd3799e294eb48.tar.gz
ports-39a3788628fa226f3f757a79badd3799e294eb48.zip
Notes
Diffstat (limited to 'databases/postgresql10-pltcl/Makefile')
-rw-r--r--databases/postgresql10-pltcl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql10-pltcl/Makefile b/databases/postgresql10-pltcl/Makefile
index dada25c3df80..0f863fe4ad96 100644
--- a/databases/postgresql10-pltcl/Makefile
+++ b/databases/postgresql10-pltcl/Makefile
@@ -3,7 +3,7 @@
PORTNAME= postgresql
CATEGORIES= databases tcl
-PKGNAMESUFFIX?= ${DISTVERSION:R:S/.//}${COMPONENT}
+PKGNAMESUFFIX?= ${WANT_PGSQL_VER:S/.//}${COMPONENT}
MAINTAINER= pgsql@FreeBSD.org
COMMENT= Module for using Tcl to write SQL functions