aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-09-21 11:37:03 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-09-21 11:37:03 +0000
commit5da283f4ec5e8a45af3d6ef9a6b6655c751b05be (patch)
tree55164100ea244c9eb94ab5f371d6896da5811644 /comms
parentb5414fa19158240d00579bd89667f7eafda99533 (diff)
downloadports-5da283f4ec5e8a45af3d6ef9a6b6655c751b05be.tar.gz
ports-5da283f4ec5e8a45af3d6ef9a6b6655c751b05be.zip
Fix build on gcc-based archs.
PR: 231464 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=480259
Diffstat (limited to 'comms')
-rw-r--r--comms/gammu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/gammu/Makefile b/comms/gammu/Makefile
index 40f0dce48183..49c03151cc22 100644
--- a/comms/gammu/Makefile
+++ b/comms/gammu/Makefile
@@ -18,7 +18,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl
CMAKE_ARGS= -DINSTALL_LIBDATA_DIR:PATH=${PREFIX}/libdata \
-DINSTALL_MAN_DIR:PATH=${PREFIX}/man
-USES= cmake:outsource gettext iconv pkgconfig shebangfix tar:xz
+USES= cmake:outsource compiler:c++11-lang gettext iconv pkgconfig shebangfix tar:xz
SHEBANG_FILES= utils/jadmaker utils/gammu-config
bash_CMD= /bin/sh
USE_GNOME= glib20