[23748] trunk/dports/audio/herrie/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Sun Apr 8 07:42:45 PDT 2007
Revision: 23748
http://trac.macosforge.org/projects/macports/changeset/23748
Author: pipping at macports.org
Date: 2007-04-08 07:42:41 -0700 (Sun, 08 Apr 2007)
Log Message:
-----------
maintainer update: add variant debug
Modified Paths:
--------------
trunk/dports/audio/herrie/Portfile
Modified: trunk/dports/audio/herrie/Portfile
===================================================================
--- trunk/dports/audio/herrie/Portfile 2007-04-08 13:34:04 UTC (rev 23747)
+++ trunk/dports/audio/herrie/Portfile 2007-04-08 14:42:41 UTC (rev 23748)
@@ -35,3 +35,13 @@
configure.env-append PREFIX=${prefix}
destroot.args DESTROOT=${destroot}
+
+variant debug {
+ configure.env-append CFLAGS=-g
+ # the line below requires the latest version from the trunk (1.5)
+ # configure.cflags-append -g
+ post-configure {
+ cd ${worksrcpath}
+ reinplace "s|install -s|install|g" Makefile
+ }
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070408/f2da2dd1/attachment.html
More information about the macports-changes
mailing list