math/py-matplotlib: really depend on python2.7 and not on the metaport

PR:		214600
Submitted by:	koobs
This commit is contained in:
Kurt Jaeger 2016-11-23 08:09:40 +00:00
parent 3c9e6a31b5
commit 2e4255b7e5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=426885

View File

@ -3,6 +3,7 @@
PORTNAME= matplotlib
PORTVERSION= 1.5.3
PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= math python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -26,7 +27,7 @@ RUN_DEPENDS= ${PYNUMPY} \
USE_GITHUB= yes
USES= compiler:c++11-lib gettext pkgconfig python:2 shebangfix uniquefiles:dirs
USES= compiler:c++11-lib gettext pkgconfig python:2.7 shebangfix uniquefiles:dirs
USE_PYTHON= autoplist distutils
CFLAGS+= -I${LOCALBASE}/include