diff options
Diffstat (limited to 'databases/postgresql-tcltk/Makefile')
-rw-r--r-- | databases/postgresql-tcltk/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/postgresql-tcltk/Makefile b/databases/postgresql-tcltk/Makefile index af214548d7e2..67f3e4b28c1f 100644 --- a/databases/postgresql-tcltk/Makefile +++ b/databases/postgresql-tcltk/Makefile @@ -22,6 +22,8 @@ MASTERDIR= ${.CURDIR}/../../databases/postgresql74-server CONFLICTS= ${PORTNAME}${PKGNAMESUFFIX}-7.[0-3]* +LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX} + # you can use "make TCLVERSION=8.4" or similar for your favourite tcl version TCLVERSION?= 8.4 PLIST_SUB+= TCLVERSION=${TCLVERSION} |