From dab15277f4ab5eef396460d80afc54d1f390a815 Mon Sep 17 00:00:00 2001 From: Chris Rees Date: Mon, 25 Aug 2014 17:53:26 +0000 Subject: Convert pgsql ports to use USES+=pgsql Reviewed by: bapt --- databases/postgresql91-plpython/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'databases/postgresql91-plpython') diff --git a/databases/postgresql91-plpython/Makefile b/databases/postgresql91-plpython/Makefile index f5fe4f38ee99..949444df6811 100644 --- a/databases/postgresql91-plpython/Makefile +++ b/databases/postgresql91-plpython/Makefile @@ -1,5 +1,5 @@ # $FreeBSD$ -WANT_PGSQL_VER= 91 +WANT_PGSQL_VER= 9.1 .include "${.CURDIR}/../postgresql90-plpython/Makefile" -- cgit v1.2.3