[138369] trunk/dports/math/gnudatalanguage/Portfile
takeshi at macports.org
takeshi at macports.org
Mon Jul 6 07:59:29 PDT 2015
Revision: 138369
https://trac.macports.org/changeset/138369
Author: takeshi at macports.org
Date: 2015-07-06 07:59:29 -0700 (Mon, 06 Jul 2015)
Log Message:
-----------
gnudatalanguage: add gettext to depends_lib, closing #48266
Modified Paths:
--------------
trunk/dports/math/gnudatalanguage/Portfile
Modified: trunk/dports/math/gnudatalanguage/Portfile
===================================================================
--- trunk/dports/math/gnudatalanguage/Portfile 2015-07-06 14:37:18 UTC (rev 138368)
+++ trunk/dports/math/gnudatalanguage/Portfile 2015-07-06 14:59:29 UTC (rev 138369)
@@ -8,7 +8,7 @@
name gnudatalanguage
version 0.9.5
-revision 4
+revision 5
epoch 1
compilers.choose cc cxx
@@ -56,7 +56,8 @@
port:fftw-3-single \
port:cmsvlib \
port:pslib \
- port:eigen3
+ port:eigen3 \
+ port:gettext
conflicts_build antlr
patchfiles patch-CMakeLists.txt.diff
@@ -108,6 +109,8 @@
-DX11DIR=${prefix} \
-DZLIBDIR=${prefix} \
-DCMAKE_OSX_DEPLOYMENT_TARGET=""
+configure.ldflags-append \
+ -lintl
test.run yes
test.target check
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150706/6eee10d6/attachment.html>
More information about the macports-changes
mailing list