diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2019-06-17 11:39:30 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2019-06-17 11:39:30 +0000 |
commit | 4b97875495a058bce5501ea9e1d7bd1baf6b561a (patch) | |
tree | 117e0df570fcf188d1458d8b4322f3df3cb73d2e /science/gabedit | |
parent | 5312fcd423a0fe5bf889bf10b996c9a57c79d65c (diff) | |
download | ports-4b97875495a058bce5501ea9e1d7bd1baf6b561a.tar.gz ports-4b97875495a058bce5501ea9e1d7bd1baf6b561a.zip |
Notes
Diffstat (limited to 'science/gabedit')
-rw-r--r-- | science/gabedit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/gabedit/Makefile b/science/gabedit/Makefile index 945c222b8a17..c92a1b4a3edc 100644 --- a/science/gabedit/Makefile +++ b/science/gabedit/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ libgtkglext-x11-1.0.so:x11-toolkits/gtkglext -USES= gettext-runtime gl gmake gnome pkgconfig +USES= compiler:c++11-lang gettext-runtime gl gmake gnome pkgconfig USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk20 pango pangox-compat USE_GL= gl glu USE_XORG= ice sm x11 xmu xt |