Rene Ladan 50f8eaece1 Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
2014-01-13 21:00:02 +00:00

8 lines
117 B
Makefile

# $FreeBSD$
USE_PYTHON= 2
WANT_PGSQL_VER= 84
NO_STAGE= yes
.include "${.CURDIR}/../postgresql90-plpython/Makefile"