From 8ba67e81be204ac99d5b1c9ea21049a502b611d5 Mon Sep 17 00:00:00 2001 From: mezz Date: Sat, 19 Mar 2011 17:33:16 +0000 Subject: Rename from gtkhtml-editor-test to gtkhtml3-editor-test to resolve the conflict between with gtkhtml4. Bump the PORTREVISION. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15504 df743ca5-7f9a-e211-a948-0013205c9059 --- www/gtkhtml3/Makefile | 5 ++++- www/gtkhtml3/pkg-plist | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/www/gtkhtml3/Makefile b/www/gtkhtml3/Makefile index 42ed1b254..4db4733a7 100644 --- a/www/gtkhtml3/Makefile +++ b/www/gtkhtml3/Makefile @@ -3,11 +3,12 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/www/gtkhtml3/Makefile,v 1.177 2010/11/15 16:59:05 kwm Exp $ +# $MCom: ports/www/gtkhtml3/Makefile,v 1.179 2011/03/06 20:20:29 kwm 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/} @@ -43,5 +44,7 @@ post-patch: 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 diff --git a/www/gtkhtml3/pkg-plist b/www/gtkhtml3/pkg-plist index 3a36ed5b8..fe5d58315 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 -- cgit v1.2.3