aboutsummaryrefslogtreecommitdiff
path: root/net/gupnp-ui
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-01-02 23:58:48 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-01-02 23:58:48 +0000
commit2d27ebe82a596669dc2aafa2163f719d8ab2faac (patch)
treebb0ceb7256073910785b70adea3b77e9d89a76bd /net/gupnp-ui
parent13a3a5a7749c5ef2d26603bbcc80445cb09cb78d (diff)
downloadports-2d27ebe82a596669dc2aafa2163f719d8ab2faac.tar.gz
ports-2d27ebe82a596669dc2aafa2163f719d8ab2faac.zip
Fix build on powerpc64
PR: 234378 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Notes
Notes: svn path=/head/; revision=489115
Diffstat (limited to 'net/gupnp-ui')
-rw-r--r--net/gupnp-ui/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gupnp-ui/Makefile b/net/gupnp-ui/Makefile
index fa800db37624..9f4bb9298b30 100644
--- a/net/gupnp-ui/Makefile
+++ b/net/gupnp-ui/Makefile
@@ -18,7 +18,7 @@ LIB_DEPENDS= libgupnp-1.2.so:net/gupnp \
libsoup-2.4.so:devel/libsoup
RUN_DEPENDS= gupnp>=0.3:net/gupnp
-USES= gnome libtool pathfix pkgconfig python
+USES= compiler:c++11-lang gnome libtool pathfix pkgconfig python
USE_GNOME= gtk20
GNU_CONFIGURE= yes