Revision
31729
Author
waqar@macports.org
Date
2007-12-04 17:47:22 -0800 (Tue, 04 Dec 2007)

Log Message

Fixed the configuration to Release.

Modified Paths

Diff

Modified: trunk/dports/devel/class-dump/Portfile (31728 => 31729)


--- trunk/dports/devel/class-dump/Portfile	2007-12-05 01:08:03 UTC (rev 31728)
+++ trunk/dports/devel/class-dump/Portfile	2007-12-05 01:47:22 UTC (rev 31729)
@@ -5,6 +5,7 @@
 
 name		class-dump
 version		3.1.2
+revision	1
 categories	devel
 maintainers	waqar@macports.org
 description	Utility for examining the Objective-C segment of Mach-O files.
@@ -24,6 +25,7 @@
 
 xcode.target    ${name}
 
+xcode.configuration Release
 xcode.destroot.path ${prefix}/bin
 
 variant universal {