[Midnightbsd-cvs] mports [24566] trunk/databases/postgresql96-pltcl/Makefile: this isnt right

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Oct 23 22:00:51 EDT 2018


Revision: 24566
          http://svnweb.midnightbsd.org/mports/?rev=24566
Author:   laffer1
Date:     2018-10-23 22:00:49 -0400 (Tue, 23 Oct 2018)
Log Message:
-----------
this isnt right

Modified Paths:
--------------
    trunk/databases/postgresql96-pltcl/Makefile

Modified: trunk/databases/postgresql96-pltcl/Makefile
===================================================================
--- trunk/databases/postgresql96-pltcl/Makefile	2018-10-24 01:58:37 UTC (rev 24565)
+++ trunk/databases/postgresql96-pltcl/Makefile	2018-10-24 02:00:49 UTC (rev 24566)
@@ -9,7 +9,7 @@
 
 MASTERDIR=	${.CURDIR}/../../databases/postgresql${WANT_PGSQL_VER:S/.//}-server
 
-WANT_PGSQL_VER=9.6
+WANT_PGSQL_VER?=9.6
 
 USES+=		tcl pgsql:${WANT_PGSQL_VER}
 WANT_PGSQL=	server



More information about the Midnightbsd-cvs mailing list