[26927] trunk/dports/devel/gmp-cxx-wrappers/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Wed Jul 11 15:45:28 PDT 2007


Revision: 26927
          http://trac.macosforge.org/projects/macports/changeset/26927
Author:   ryandesign at macports.org
Date:     2007-07-11 15:45:28 -0700 (Wed, 11 Jul 2007)

Log Message:
-----------
gmp-cxx-wrappers: print the ui_msg before the related system command, and use $UI_PREFIX

Modified Paths:
--------------
    trunk/dports/devel/gmp-cxx-wrappers/Portfile

Modified: trunk/dports/devel/gmp-cxx-wrappers/Portfile
===================================================================
--- trunk/dports/devel/gmp-cxx-wrappers/Portfile	2007-07-11 22:44:32 UTC (rev 26926)
+++ trunk/dports/devel/gmp-cxx-wrappers/Portfile	2007-07-11 22:45:28 UTC (rev 26927)
@@ -33,8 +33,8 @@
 	--enable-cxx
 
 post-destroot {
+	ui_msg "$UI_PREFIX Running ranlib on static libraries"
 	system "ranlib ${destroot}${prefix}/lib/libgmpxx.a"
-	ui_msg "running ranlib on static libraries"
 	
 	file delete ${destroot}${prefix}/include/gmp.h
 	

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


More information about the macports-changes mailing list