[72024] trunk/dports/graphics/giblib/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Thu Sep 30 10:00:30 PDT 2010


Revision: 72024
          http://trac.macports.org/changeset/72024
Author:   jeremyhu at macports.org
Date:     2010-09-30 10:00:28 -0700 (Thu, 30 Sep 2010)
Log Message:
-----------
giblib: autoreconf to pick up universal support

Modified Paths:
--------------
    trunk/dports/graphics/giblib/Portfile

Modified: trunk/dports/graphics/giblib/Portfile
===================================================================
--- trunk/dports/graphics/giblib/Portfile	2010-09-30 14:20:33 UTC (rev 72023)
+++ trunk/dports/graphics/giblib/Portfile	2010-09-30 17:00:28 UTC (rev 72024)
@@ -3,6 +3,7 @@
 PortSystem			1.0
 name				giblib
 version				1.2.4
+revision			1
 categories			graphics devel
 platforms			darwin
 maintainers			cs.dartmouth.edu:tristan
@@ -21,6 +22,9 @@
 
 depends_lib			port:imlib2 port:freetype port:zlib
 
+use_autoreconf yes
+autoreconf.args -fvi
+
 # install docs to $prefix/share/doc instead of $prefix/doc
 destroot.args		docsdir=${prefix}/share/doc/${name}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100930/4e9a00d6/attachment.html>


More information about the macports-changes mailing list