Convert pgsql ports to use USES+=pgsql

Reviewed by:	bapt
This commit is contained in:
Chris Rees
2014-08-25 17:53:26 +00:00
parent 32d8ffea3c
commit dab15277f4
39 changed files with 61 additions and 87 deletions

View File

@@ -1,5 +1,5 @@
# $FreeBSD$
WANT_PGSQL_VER= 91
WANT_PGSQL_VER= 9.1
.include "${.CURDIR}/../postgresql90-plpython/Makefile"