[36495] trunk/dports/gnome/gnucash/Portfile

jmr at macports.org jmr at macports.org
Sun May 4 01:20:38 PDT 2008


Revision: 36495
          http://trac.macosforge.org/projects/macports/changeset/36495
Author:   jmr at macports.org
Date:     2008-05-04 01:20:37 -0700 (Sun, 04 May 2008)

Log Message:
-----------
gnucash: remove debug/profile configure args that do the opposite of what they should. Closes #14991.

Modified Paths:
--------------
    trunk/dports/gnome/gnucash/Portfile

Modified: trunk/dports/gnome/gnucash/Portfile
===================================================================
--- trunk/dports/gnome/gnucash/Portfile	2008-05-04 07:43:52 UTC (rev 36494)
+++ trunk/dports/gnome/gnucash/Portfile	2008-05-04 08:20:37 UTC (rev 36495)
@@ -4,7 +4,7 @@
 
 name              gnucash
 version		  2.2.4
-revision	3
+revision	4
 categories        gnome x11
 maintainers       nomaintainer
 platforms	darwin
@@ -43,7 +43,7 @@
 depends_build	  bin:glibtoolize:libtool
 depends_run	  port:evince
 
-configure.args	  --disable-glibtest --disable-debug --disable-profile \
+configure.args	  --disable-glibtest \
 		  --disable-dependency-tracking --enable-hbci --enable-ofx
 
 patchfiles	patch-configure.diff

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


More information about the macports-changes mailing list