[131726] trunk/dports/databases/gigabase/Portfile

stromnov at macports.org stromnov at macports.org
Fri Jan 16 06:18:23 PST 2015


Revision: 131726
          https://trac.macports.org/changeset/131726
Author:   stromnov at macports.org
Date:     2015-01-16 06:18:23 -0800 (Fri, 16 Jan 2015)
Log Message:
-----------
gigabase: add build dependencies

Modified Paths:
--------------
    trunk/dports/databases/gigabase/Portfile

Modified: trunk/dports/databases/gigabase/Portfile
===================================================================
--- trunk/dports/databases/gigabase/Portfile	2015-01-16 14:17:54 UTC (rev 131725)
+++ trunk/dports/databases/gigabase/Portfile	2015-01-16 14:18:23 UTC (rev 131726)
@@ -36,6 +36,11 @@
 configure.compiler  macports-gcc-4.8
 configure.args      --infodir=${prefix}/share/info --mandir=${prefix}/share/man
 
+depends_build-append \
+                    port:libtool \
+                    port:automake \
+                    port:autoconf
+
 destroot.destdir    prefix=${destroot}${prefix}
 
 livecheck.type      regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150116/31c0629d/attachment.html>


More information about the macports-changes mailing list