From 2812459a6ca655d31b8de5c23941f39362af7981 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Sat, 22 Dec 2018 03:44:01 +0000 Subject: [PATCH] This port needs USES=compiler:c++11-lang to build on GCC-based architectures. While here, add USES=gl gnome and pet portlint. PR: 234208 Submitted by: Piotr Kubaj --- science/gchemutils/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/science/gchemutils/Makefile b/science/gchemutils/Makefile index 0d66bc488c06..6fa66a51b432 100644 --- a/science/gchemutils/Makefile +++ b/science/gchemutils/Makefile @@ -24,11 +24,12 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/bodr.pc:science/bodr \ PORTSCOUT= limitw:1,even +USES= compiler:c++11-lang desktop-file-utils gettext gl gmake gnome \ + libtool:keepla localbase:ldflags pathfix pkgconfig \ + shared-mime-info tar:xz USE_XORG= x11 USE_GNOME= cairo gnomedocutils gtk30 intlhack libgsf libxml2 USE_GL= gl -USES= desktop-file-utils gettext gmake libtool:keepla localbase:ldflags \ - pathfix pkgconfig shared-mime-info tar:xz USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-omf-dir=${PREFIX}/share/omf @@ -47,7 +48,7 @@ OPTIONS_SUB= yes GNUMERIC_DESC= Build gnumeric plugin XUL_DESC= Build browser plugin (requires libxul) -XUL_BROKEN= No gecko type specified (firefox, seamonkey, thunderbird) +XUL_BROKEN= No gecko type specified (firefox, seamonkey, thunderbird) XUL_USES= gecko XUL_CONFIGURE_ON=--enable-mozilla-plugin \ --with-mozilla-libdir=${PREFIX}/lib/xulrunner