aboutsummaryrefslogtreecommitdiff
path: root/math/ogdf
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2017-12-09 10:09:04 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2017-12-09 10:09:04 +0000
commit2744dfd2f47f1b32d319b75cde3a510ddf8c85b4 (patch)
tree031f9694fa3db82822eff32e1b675abfa5c472fe /math/ogdf
parentfce133038f633ab22651b67fd633ea4cfba0238c (diff)
downloadports-2744dfd2f47f1b32d319b75cde3a510ddf8c85b4.tar.gz
ports-2744dfd2f47f1b32d319b75cde3a510ddf8c85b4.zip
ogdf fails to build with python3
Notes
Notes: svn path=/head/; revision=455836
Diffstat (limited to 'math/ogdf')
-rw-r--r--math/ogdf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/ogdf/Makefile b/math/ogdf/Makefile
index 1f5bccba9ee6..33791557f437 100644
--- a/math/ogdf/Makefile
+++ b/math/ogdf/Makefile
@@ -15,7 +15,7 @@ LICENSE_COMB= dual
LICENSE_FILE_GPLv2= ${WRKSRC}/LICENSE_GPL_v2.txt
LICENSE_FILE_GPLv3= ${WRKSRC}/LICENSE_GPL_v3.txt
-USES= compiler:features gmake python:build zip
+USES= compiler:features gmake python:2.7,build zip
USE_LDCONFIG= yes
LDFLAGS+= -L${LOCALBASE}/lib