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,6 +1,6 @@
# $FreeBSD$
USE_PYTHON= 2
WANT_PGSQL_VER= 84
WANT_PGSQL_VER= 8.4
.include "${.CURDIR}/../postgresql90-plpython/Makefile"