diff options
Diffstat (limited to 'science/molsketch/Makefile')
-rw-r--r-- | science/molsketch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/molsketch/Makefile b/science/molsketch/Makefile index eb0ef09b0f69..6e318eb9f6a6 100644 --- a/science/molsketch/Makefile +++ b/science/molsketch/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libopenbabel.so:science/openbabel -USES= cmake:outsource desktop-file-utils localbase:ldflags pkgconfig qt:5 shared-mime-info +USES= cmake desktop-file-utils localbase:ldflags pkgconfig qt:5 shared-mime-info USE_QT= core gui network printsupport svg widgets buildtools_build qmake_build USE_LDCONFIG= ${PREFIX}/lib/molsketch |