Lines 2-8
Link Here
|
2 |
# $FreeBSD: head/cad/openvsp/Makefile 416391 2016-06-05 10:10:06Z pi $ |
2 |
# $FreeBSD: head/cad/openvsp/Makefile 416391 2016-06-05 10:10:06Z pi $ |
3 |
|
3 |
|
4 |
PORTNAME= openvsp |
4 |
PORTNAME= openvsp |
5 |
PORTVERSION= 3.6.1 |
5 |
PORTVERSION= 3.6.2 |
6 |
DISTVERSIONPREFIX= ${GH_PROJECT}_ |
6 |
DISTVERSIONPREFIX= ${GH_PROJECT}_ |
7 |
PORTREVISION= 0 |
7 |
PORTREVISION= 0 |
8 |
CATEGORIES= cad |
8 |
CATEGORIES= cad |
Lines 31-36
Link Here
|
31 |
${LOCALBASE}/include/glm/glm.hpp:math/glm \ |
31 |
${LOCALBASE}/include/glm/glm.hpp:math/glm \ |
32 |
${LOCALBASE}/include/eigen3/Eigen/Array:math/eigen3 |
32 |
${LOCALBASE}/include/eigen3/Eigen/Array:math/eigen3 |
33 |
|
33 |
|
|
|
34 |
USE_GL += gl |
35 |
|
34 |
BROKEN_FreeBSD_9= dependency graphics/code-eli needs additional math functions |
36 |
BROKEN_FreeBSD_9= dependency graphics/code-eli needs additional math functions |
35 |
|
37 |
|
36 |
USE_GITHUB= yes |
38 |
USE_GITHUB= yes |