[107873] trunk/dports/gnome/evince/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sun Jul 7 23:13:29 PDT 2013


Revision: 107873
          https://trac.macports.org/changeset/107873
Author:   jeremyhu at macports.org
Date:     2013-07-07 23:13:29 -0700 (Sun, 07 Jul 2013)
Log Message:
-----------
evince: Dead code removal, no need to add link against libstdc++ to LDFLAGS

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

Modified: trunk/dports/gnome/evince/Portfile
===================================================================
--- trunk/dports/gnome/evince/Portfile	2013-07-08 05:17:36 UTC (rev 107872)
+++ trunk/dports/gnome/evince/Portfile	2013-07-08 06:13:29 UTC (rev 107873)
@@ -46,8 +46,8 @@
 patchfiles      patch-configure.ac.diff
 
 use_autoreconf  yes
+autoreconf.args -fvi
 
-
 configure.args  --disable-scrollkeeper \
                 --disable-schemas-install \
                 --disable-schemas-compile \
@@ -67,9 +67,6 @@
                 --enable-pixbuf \
                 --mandir=${prefix}/share/man
 
-configure.ldflags-append -lstdc++
-configure.cflags-append -D__DARWIN_UNIX03=1
-
 post-patch {
     # Update for newer autoconf/automake
     reinplace "/AM_PROG_CC_STDC/d" ${worksrcpath}/configure.ac
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130707/4c02f351/attachment.html>


More information about the macports-changes mailing list