View | Details | Raw Unified | Return to bug 217302
Collapse All | Expand All

(-)graphics/opengtl/Makefile (+3 lines)
Lines 18-23 Link Here
18
LIB_DEPENDS=	libpng.so:graphics/png \
18
LIB_DEPENDS=	libpng.so:graphics/png \
19
		libLLVM-3.3.so:devel/llvm33
19
		libLLVM-3.3.so:devel/llvm33
20
20
21
DEPRECATED=     Project is dead, has no end user, and relies on LLVM past EOL
22
EXPIRATION_DATE=2017-04-15
23
21
USES=		cmake pathfix perl5 tar:bzip2
24
USES=		cmake pathfix perl5 tar:bzip2
22
USE_LDCONFIG=	yes
25
USE_LDCONFIG=	yes
23
CMAKE_ARGS=	-DLLVM_CONFIG_EXECUTABLE=${LOCALBASE}/bin/llvm-config33
26
CMAKE_ARGS=	-DLLVM_CONFIG_EXECUTABLE=${LOCALBASE}/bin/llvm-config33
(-)graphics/qtgtl/Makefile (+3 lines)
Lines 13-18 Link Here
13
13
14
LIB_DEPENDS=	libGTLCore.so:graphics/opengtl
14
LIB_DEPENDS=	libGTLCore.so:graphics/opengtl
15
15
16
DEPRECATED=	Project is dead and has no consumer for over a year
17
EXPIRATION_DATE=2017-04-15
18
16
USE_QT4=	corelib gui moc_build qmake_build rcc_build uic_build
19
USE_QT4=	corelib gui moc_build qmake_build rcc_build uic_build
17
USES=		cmake:outsource pathfix pkgconfig tar:bzip2
20
USES=		cmake:outsource pathfix pkgconfig tar:bzip2
18
USE_LDCONFIG=	yes
21
USE_LDCONFIG=	yes

Return to bug 217302