[111761] trunk/dports/science/nco/Portfile
takeshi at macports.org
takeshi at macports.org
Mon Sep 30 23:17:55 PDT 2013
Revision: 111761
https://trac.macports.org/changeset/111761
Author: takeshi at macports.org
Date: 2013-09-30 23:17:55 -0700 (Mon, 30 Sep 2013)
Log Message:
-----------
nco: added build dependency to texinfo, closing #40639
Modified Paths:
--------------
trunk/dports/science/nco/Portfile
Modified: trunk/dports/science/nco/Portfile
===================================================================
--- trunk/dports/science/nco/Portfile 2013-10-01 06:09:15 UTC (rev 111760)
+++ trunk/dports/science/nco/Portfile 2013-10-01 06:17:55 UTC (rev 111761)
@@ -5,7 +5,7 @@
name nco
version 4.3.6
-revision 1
+revision 2
platforms darwin
maintainers takeshi
license GPL-3
@@ -41,7 +41,8 @@
port:gsl \
port:hdf5-18
depends_build port:bison \
- port:m4
+ port:m4 \
+ port:texinfo
depends_run port:wget
configure.env HAVE_ANTLR=yes ANTLR_ROOT=${prefix} \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130930/0af80b68/attachment-0001.html>
More information about the macports-changes
mailing list