[122234] trunk/dports/games/gnubg/Portfile

dtakahashi at macports.org dtakahashi at macports.org
Thu Jul 17 22:33:54 PDT 2014


Revision: 122234
          https://trac.macports.org/changeset/122234
Author:   dtakahashi at macports.org
Date:     2014-07-17 22:33:54 -0700 (Thu, 17 Jul 2014)
Log Message:
-----------
gnubg: add an explicit build dependency to autoconf

Modified Paths:
--------------
    trunk/dports/games/gnubg/Portfile

Modified: trunk/dports/games/gnubg/Portfile
===================================================================
--- trunk/dports/games/gnubg/Portfile	2014-07-18 05:21:52 UTC (rev 122233)
+++ trunk/dports/games/gnubg/Portfile	2014-07-18 05:33:54 UTC (rev 122234)
@@ -32,7 +32,8 @@
 
 use_autoreconf          yes
 
-depends_build           port:pkgconfig \
+depends_build           port:autoconf \
+                        port:pkgconfig \
                         port:bison \
                         port:flex
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140717/4ad5ba69/attachment.html>


More information about the macports-changes mailing list