View | Details | Raw Unified | Return to bug 212251 | Differences between
and this patch

Collapse All | Expand All

(-)b/cad/freecad/Makefile (-2 / +1 lines)
Lines 35-41 GH_TAGNAME= 1ed3562 Link Here
35
35
36
USE_XORG=	ice sm x11 xext xt
36
USE_XORG=	ice sm x11 xext xt
37
USE_GL= 	gl glu
37
USE_GL= 	gl glu
38
USE_QT4=	qmake_build corelib gui moc network opengl  rcc uic svg xml webkit
38
USE_QT4=	qmake_build moc rcc uic webkit
39
USES=		compiler:c++11-lang cmake:outsource jpeg python localbase
39
USES=		compiler:c++11-lang cmake:outsource jpeg python localbase
40
USE_LDCONFIG=${PREFIX}/${PORTNAME}/lib
40
USE_LDCONFIG=${PREFIX}/${PORTNAME}/lib
41
41
42
- 

Return to bug 212251