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

(-)Makefile (-1 / +2 lines)
Lines 15-21 Link Here
15
15
16
LIB_DEPENDS=	libopenbabel.so:science/openbabel
16
LIB_DEPENDS=	libopenbabel.so:science/openbabel
17
17
18
USES=		cmake:outsource desktop-file-utils localbase:ldflags pkgconfig qt:5 shared-mime-info
18
USES=		compiler:c++11-lang cmake:outsource desktop-file-utils \
19
		localbase:ldflags pkgconfig qt:5 shared-mime-info
19
USE_QT=		core gui network printsupport svg widgets buildtools_build qmake_build
20
USE_QT=		core gui network printsupport svg widgets buildtools_build qmake_build
20
USE_LDCONFIG=	${PREFIX}/lib/molsketch
21
USE_LDCONFIG=	${PREFIX}/lib/molsketch
21
22

Return to bug 234373