aboutsummaryrefslogtreecommitdiff
path: root/x11-fm
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2019-05-09 12:46:03 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2019-05-09 12:46:03 +0000
commit1b4a043a55f25d18b768f823763afd7071c8d7d9 (patch)
tree4896bc943d43770b31e8626277455e3825fe0b22 /x11-fm
parent888099340d9b63d9ec5445d0f9848974f41640c6 (diff)
downloadports-1b4a043a55f25d18b768f823763afd7071c8d7d9.tar.gz
ports-1b4a043a55f25d18b768f823763afd7071c8d7d9.zip
x11-fm/fsv2: fix build with GCC-based architectures
Add USES=compiler:c+11-lang to fix: /usr/local/include/sigc++-2.0/sigc++/adaptors/retype_return.h:88: error: expected primary-expression before '(' token Approved by: mentors (implicit approval)
Notes
Notes: svn path=/head/; revision=501091
Diffstat (limited to 'x11-fm')
-rw-r--r--x11-fm/fsv2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fm/fsv2/Makefile b/x11-fm/fsv2/Makefile
index 4c2c2564633e..95db58369954 100644
--- a/x11-fm/fsv2/Makefile
+++ b/x11-fm/fsv2/Makefile
@@ -16,7 +16,7 @@ LIB_DEPENDS= libgtkgl-2.0.so:x11-toolkits/gtkglarea2 \
libfreetype.so:print/freetype2 \
libftgl.so:graphics/ftgl
-USES= tar:bzip2 libtool gettext-runtime pkgconfig
+USES= compiler:c++11-lang tar:bzip2 libtool gettext-runtime pkgconfig
USE_GNOME= gtkmm24 atkmm glibmm pangomm cairomm libsigc++20 gtk20 atk cairo \
gdkpixbuf2
USE_GL= gl glu