summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2018-01-26 13:45:45 +0000
committerjperkin <jperkin@pkgsrc.org>2018-01-26 13:45:45 +0000
commit14f674a0f437236eb0772d603ad1e3e4a2de2e6f (patch)
treea56db49cacfd861aa784e23b70e68a5e379cac28 /games
parentfea0b51933461f643be27d935820fbbcdcf682c1 (diff)
downloadpkgsrc-14f674a0f437236eb0772d603ad1e3e4a2de2e6f.tar.gz
eboard: Specify c++03 to avoid conflicts with std::bind.
Diffstat (limited to 'games')
-rw-r--r--games/eboard/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/eboard/Makefile b/games/eboard/Makefile
index 61bd301adf8..cea14ee79c3 100644
--- a/games/eboard/Makefile
+++ b/games/eboard/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2017/02/12 06:25:20 ryoon Exp $
+# $NetBSD: Makefile,v 1.44 2018/01/26 13:45:45 jperkin Exp $
#
DISTNAME= eboard-1.0.4
@@ -17,7 +17,7 @@ HAS_CONFIGURE= yes
CONFIGURE_ENV+= PKGMANDIR=${PKGMANDIR}
CONFIGURE_ARGS+= --prefix=${PREFIX}
CONFIGURE_ARGS+= --man-prefix=${PREFIX}/${PKGMANDIR}
-USE_LANGUAGES= c c++
+USE_LANGUAGES= c c++03
USE_TOOLS+= perl gmake pkg-config
CONFIG_SHELL= perl
REPLACE_PERL+= configure