From 292bb15ff9df02ecd82f44216d95b05af2086d05 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Wed, 7 May 2003 06:01:04 +0000 Subject: Add gtkhtml3 after a repo copy from gtkhtml. GtkHTML-3 is an HTML rendering and editing API based on GNOME 2. --- www/gtkhtml3/files/patch-po::Makefile.in.in | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 www/gtkhtml3/files/patch-po::Makefile.in.in (limited to 'www/gtkhtml3/files/patch-po::Makefile.in.in') diff --git a/www/gtkhtml3/files/patch-po::Makefile.in.in b/www/gtkhtml3/files/patch-po::Makefile.in.in deleted file mode 100644 index 42f683d3e699..000000000000 --- a/www/gtkhtml3/files/patch-po::Makefile.in.in +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- po/Makefile.in.in 2002/03/25 14:35:10 1.1 -+++ po/Makefile.in.in 2002/03/25 14:35:35 -@@ -106,7 +106,7 @@ - @catalogs='$(CATALOGS)'; \ - for cat in $$catalogs; do \ - cat=`basename $$cat`; \ -- lang=`echo $$cat | sed 's/\.gmo$$//'`; \ -+ lang=`echo $$cat | sed 's/\.mo$$//'`; \ - dir=$(localedir)/$$lang/LC_MESSAGES; \ - $(mkinstalldirs) $(DESTDIR)$$dir; \ - if test -r $$cat; then \ -- cgit v1.2.3