[79523] trunk/dports/textproc/xmlindent/Portfile

jmr at macports.org jmr at macports.org
Thu Jun 16 09:42:39 PDT 2011


Revision: 79523
          http://trac.macports.org/changeset/79523
Author:   jmr at macports.org
Date:     2011-06-16 09:42:39 -0700 (Thu, 16 Jun 2011)
Log Message:
-----------
xmlindent: build with flex port to avoid assertion failure at runtime (#25209)

Modified Paths:
--------------
    trunk/dports/textproc/xmlindent/Portfile

Modified: trunk/dports/textproc/xmlindent/Portfile
===================================================================
--- trunk/dports/textproc/xmlindent/Portfile	2011-06-16 16:37:15 UTC (rev 79522)
+++ trunk/dports/textproc/xmlindent/Portfile	2011-06-16 16:42:39 UTC (rev 79523)
@@ -3,6 +3,7 @@
 PortSystem		1.0
 name			xmlindent
 version			0.2.17
+revision		1
 categories		textproc
 platforms		darwin
 maintainers		gmail.com:cedric.luthi
@@ -16,6 +17,8 @@
 			sha1 024d5c27ae7fd63b012e663c437b3ec46f12b789 \
 			rmd160 f0b6e51ed24c16026d551c495d4c5bbb1d892b5d
 
+depends_build		port:flex
+
 use_configure		no
 pre-build		{
 				reinplace "s|PREFIX=/usr/local|PREFIX=\$(DESTDIR)${prefix}|" ${worksrcpath}/Makefile
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110616/acdf18b8/attachment.html>


More information about the macports-changes mailing list