aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2011-07-30 17:39:44 +0800
committerkwm <kwm@FreeBSD.org>2011-07-30 17:39:44 +0800
commit254acdac182f9c08ecf35b8468bbf7e6514d0982 (patch)
tree4b07f845f80d7e3a7f45b05f1ffc9182e5a28c6d /www
parent550ed7d78fab02c5dbdfeea1ecea79f43bbeb1fd (diff)
downloadfreebsd-ports-gnome-254acdac182f9c08ecf35b8468bbf7e6514d0982.tar.gz
freebsd-ports-gnome-254acdac182f9c08ecf35b8468bbf7e6514d0982.tar.zst
freebsd-ports-gnome-254acdac182f9c08ecf35b8468bbf7e6514d0982.zip
Build fixes with glib 2.28. gtk 2.24, gtkmm 2.24 and vala 0.12.
Diffstat (limited to 'www')
-rw-r--r--www/gtkhtml3/Makefile6
-rw-r--r--www/gtkhtml3/pkg-plist2
2 files changed, 6 insertions, 2 deletions
diff --git a/www/gtkhtml3/Makefile b/www/gtkhtml3/Makefile
index d031c6952059..8bb25d59c711 100644
--- a/www/gtkhtml3/Makefile
+++ b/www/gtkhtml3/Makefile
@@ -3,11 +3,12 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/www/gtkhtml3/Makefile,v 1.177 2010/11/15 16:59:05 kwm Exp $
+# $MCom: ports/www/gtkhtml3/Makefile,v 1.180 2011/03/19 17:33:16 mezz Exp $
#
PORTNAME= gtkhtml3
PORTVERSION= 3.32.1
+PORTREVISION= 1
CATEGORIES= www gnome
MASTER_SITES= GNOME
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/3$//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -40,7 +41,10 @@ post-patch:
@${REINPLACE_CMD} -e 's|@INTLTOOL_LIBDIR@|${LOCALBASE}/libdata|' \
${WRKSRC}/intltool-merge.in
@${REINPLACE_CMD} -e 's|-Wmissing-include-dirs||g ; \
+ s|-DGTK_DISABLE_DEPRECATED||g ; \
s|-DGDK_DISABLE_DEPRECATED||g' \
${WRKSRC}/configure
+ @${REINPLACE_CMD} -e 's|gtkhtml-editor-test[$$]|gtkhtml3-editor-test$$|' \
+ ${WRKSRC}/components/editor/Makefile.in
.include <bsd.port.mk>
diff --git a/www/gtkhtml3/pkg-plist b/www/gtkhtml3/pkg-plist
index 3a36ed5b8cbf..fe5d58315d79 100644
--- a/www/gtkhtml3/pkg-plist
+++ b/www/gtkhtml3/pkg-plist
@@ -1,4 +1,4 @@
-bin/gtkhtml-editor-test
+bin/gtkhtml3-editor-test
include/libgtkhtml-%%VERSION%%/editor/gtkhtml-editor-actions.h
include/libgtkhtml-%%VERSION%%/editor/gtkhtml-editor-common.h
include/libgtkhtml-%%VERSION%%/editor/gtkhtml-editor-widgets.h