[22365] trunk/dports/textproc/uni2ascii/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Tue Feb 27 03:37:02 PST 2007


Revision: 22365
          http://trac.macosforge.org/projects/macports/changeset/22365
Author:   mww at macports.org
Date:     2007-02-27 03:37:02 -0800 (Tue, 27 Feb 2007)

Log Message:
-----------
version 4.0

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

Modified: trunk/dports/textproc/uni2ascii/Portfile
===================================================================
--- trunk/dports/textproc/uni2ascii/Portfile	2007-02-27 11:35:01 UTC (rev 22364)
+++ trunk/dports/textproc/uni2ascii/Portfile	2007-02-27 11:37:02 UTC (rev 22365)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name			uni2ascii
-version			3.13
+version			4.0
 categories		textproc
 platforms		darwin
 maintainers		mww at macports.org
@@ -19,10 +19,13 @@
 
 homepage		http://billposer.org/Software/uni2ascii.html
 master_sites	http://billposer.org/Software/Downloads/
-checksums		sha1 d58fd6e159ee23c0d4851c2aa024cdeb582521ee
+checksums		sha1 6009e1366e4ef34a53db211d3d4c2f408e75637d
 use_bzip2		yes
 
+depends_lib		port:gettext
+
 configure.args	--mandir=${prefix}/share/man
+build.args		CFLAGS="-I${prefix}/include" LDFLAGS="-L${prefix}/lib -lintl"
 
 platform darwin 8 {
 	configure.env CC=/usr/bin/gcc-4.0 CPP=/usr/bin/cpp-4.0 CXX=/usr/bin/g++-4.0

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070227/e4e2e597/attachment.html


More information about the macports-changes mailing list