aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-11-22 11:55:40 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-11-22 11:55:40 +0000
commit7eb2e457732b2b97d6355f39356e671ecb8927be (patch)
tree65905658cf4b8b315931559995f77405842bee6c /textproc
parent0af3853338ab9b500f269afa7b73e7e8d88e91c7 (diff)
downloadports-7eb2e457732b2b97d6355f39356e671ecb8927be.tar.gz
ports-7eb2e457732b2b97d6355f39356e671ecb8927be.zip
std:toul is a from recent stl
Reported by: antoine
Notes
Notes: svn path=/head/; revision=373051
Diffstat (limited to 'textproc')
-rw-r--r--textproc/yodl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/yodl/Makefile b/textproc/yodl/Makefile
index a2a18369f61d..8e403c7208f8 100644
--- a/textproc/yodl/Makefile
+++ b/textproc/yodl/Makefile
@@ -17,7 +17,7 @@ BUILD_DEPENDS= icmake:${PORTSDIR}/devel/icmake \
bash:${PORTSDIR}/shells/bash \
gsed:${PORTSDIR}/textproc/gsed
-USES= perl5 shebangfix compiler:c++11-lang
+USES= perl5 shebangfix compiler:c++11-lib
USE_PERL5= build
SHEBANG_LANG= icmake