aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gtkdatabox/Makefile
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2010-05-10 21:19:08 +0000
committerKoop Mast <kwm@FreeBSD.org>2010-05-10 21:19:08 +0000
commit48e62d9a379cd45a15f6ae89d564f81b3c13d16e (patch)
treeb627baa77f19bb1eab2fa4dee08aab1908131cd0 /x11-toolkits/gtkdatabox/Makefile
parentfbdf96410f8e803568c33397323dd9d8d3af995f (diff)
downloadports-48e62d9a379cd45a15f6ae89d564f81b3c13d16e.tar.gz
ports-48e62d9a379cd45a15f6ae89d564f81b3c13d16e.zip
Notes
Diffstat (limited to 'x11-toolkits/gtkdatabox/Makefile')
-rw-r--r--x11-toolkits/gtkdatabox/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/gtkdatabox/Makefile b/x11-toolkits/gtkdatabox/Makefile
index eaa90f9433b9..e6aaedfd0d83 100644
--- a/x11-toolkits/gtkdatabox/Makefile
+++ b/x11-toolkits/gtkdatabox/Makefile
@@ -54,6 +54,8 @@ post-patch:
's|@libglade_moduledir@|@prefix@/lib/libglade/2.0|g ; \
s|@glade_moduledir@|@prefix@/lib/glade3/modules|g ; \
s|@glade_catalogdir@|@prefix@/share/glade3/catalogs|g'
+ @${REINPLACE_CMD} -e 's|-DGTK_DISABLE_DEPRECATED||g' \
+ ${WRKSRC}/gtk/Makefile.in ${WRKSRC}/examples/Makefile.in
post-install:
.if !defined(NOPORTEXAMPLES)