[72645] trunk/dports/gnome/devhelp

devans at macports.org devans at macports.org
Thu Oct 21 12:09:21 PDT 2010


Revision: 72645
          http://trac.macports.org/changeset/72645
Author:   devans at macports.org
Date:     2010-10-21 12:09:19 -0700 (Thu, 21 Oct 2010)
Log Message:
-----------
devhelp: drop GTK_DISABLE_DEPRECATED from cflags to allow build against glib2 2.22.

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

Added Paths:
-----------
    trunk/dports/gnome/devhelp/files/
    trunk/dports/gnome/devhelp/files/patch-src-Makefile.am.diff

Modified: trunk/dports/gnome/devhelp/Portfile
===================================================================
--- trunk/dports/gnome/devhelp/Portfile	2010-10-21 19:03:35 UTC (rev 72644)
+++ trunk/dports/gnome/devhelp/Portfile	2010-10-21 19:09:19 UTC (rev 72645)
@@ -25,6 +25,8 @@
                 sha1    51eda53f04080eaae75b6e62e222b98fe5bb0d6f \
                 rmd160  2ce6762a7838afad03f237ab0ac662cae426163c
 
+patchfiles      patch-src-Makefile.am.diff
+
 depends_build   port:pkgconfig \
                 port:python26
 
@@ -33,6 +35,8 @@
                 port:libwnck \
                 port:libunique
 
+use_autoreconf  yes
+
 configure.args  --disable-schemas-install
 
 configure.python ${prefix}/bin/python2.6

Added: trunk/dports/gnome/devhelp/files/patch-src-Makefile.am.diff
===================================================================
--- trunk/dports/gnome/devhelp/files/patch-src-Makefile.am.diff	                        (rev 0)
+++ trunk/dports/gnome/devhelp/files/patch-src-Makefile.am.diff	2010-10-21 19:09:19 UTC (rev 72645)
@@ -0,0 +1,10 @@
+--- src/Makefile.am.orig	2010-10-21 10:54:58.000000000 -0700
++++ src/Makefile.am	2010-10-21 10:55:15.000000000 -0700
+@@ -25,7 +25,6 @@
+ 	-DG_LOG_DOMAIN=\"Devhelp\"			\
+ 	-DG_DISABLE_DEPRECATED				\
+ 	-DGDK_DISABLE_DEPRECATED			\
+-	-DGTK_DISABLE_DEPRECATED			\
+ 	-DG_DISABLE_SINGLE_INCLUDES			\
+ 	-DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES		\
+ 	-DGTK_DISABLE_SINGLE_INCLUDES			\
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101021/dcc3acc2/attachment-0001.html>


More information about the macports-changes mailing list