diff --git a/databases/postgresql72/Makefile b/databases/postgresql72/Makefile index 5575131d65c8..0258001302b9 100644 --- a/databases/postgresql72/Makefile +++ b/databases/postgresql72/Makefile @@ -20,6 +20,7 @@ COMMENT?= The most advanced open-source database available anywhere WRKSRC= ${WRKDIR}/postgresql-${PORTVERSION} DIST_SUBDIR= postgresql +LATEST_LINK= postgresql72 USE_SUBMAKE= yes USE_GMAKE= YES GNU_CONFIGURE= YES diff --git a/databases/postgresql73-server/Makefile b/databases/postgresql73-server/Makefile index 42ed594f544f..fd34750cda63 100644 --- a/databases/postgresql73-server/Makefile +++ b/databases/postgresql73-server/Makefile @@ -20,6 +20,7 @@ COMMENT?= The most advanced open-source database available anywhere WRKSRC= ${WRKDIR}/postgresql-${PORTVERSION} DIST_SUBDIR= postgresql +LATEST_LINK= postgresql73 USE_BZIP2= YES USE_GMAKE= YES GNU_CONFIGURE= YES diff --git a/databases/postgresql73/Makefile b/databases/postgresql73/Makefile index 42ed594f544f..fd34750cda63 100644 --- a/databases/postgresql73/Makefile +++ b/databases/postgresql73/Makefile @@ -20,6 +20,7 @@ COMMENT?= The most advanced open-source database available anywhere WRKSRC= ${WRKDIR}/postgresql-${PORTVERSION} DIST_SUBDIR= postgresql +LATEST_LINK= postgresql73 USE_BZIP2= YES USE_GMAKE= YES GNU_CONFIGURE= YES