aboutsummaryrefslogtreecommitdiff
path: root/math/py-CyLP
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-09-23 20:09:36 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-09-23 20:09:36 +0000
commit4d987809772096eb17c55be75799a730bfc86d88 (patch)
tree1f3f5f1ac25a3f987bf97e96748053b3933205ea /math/py-CyLP
parentc37b1dce49d7500536c716e0738e87bd89f7599c (diff)
Notes
Diffstat (limited to 'math/py-CyLP')
-rw-r--r--math/py-CyLP/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/py-CyLP/Makefile b/math/py-CyLP/Makefile
index 1a81629ad17c..dfb344963ce6 100644
--- a/math/py-CyLP/Makefile
+++ b/math/py-CyLP/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-PORTNAME= cylp
+PORTNAME= CyLP
DISTVERSION= 0.7.2-30
DISTVERSIONSUFFIX= -g65a985b
CATEGORIES= math python
@@ -26,7 +26,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= python:2.7 # 3.X support is still in the pull request: https://github.com/coin-or/CyLP/pull/28
USE_GITHUB= yes
GH_ACCOUNT= coin-or
-GH_PROJECT= CyLP
USE_PYTHON= distutils cython autoplist
MAKE_ENV= COIN_INSTALL_DIR=${LOCALBASE}