aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-04-29 15:06:52 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-04-29 15:06:52 +0000
commit8f71c09ea73b27f84fec54623c41a11213cecc78 (patch)
tree8fbf226d798ae6d09465e6a7ceafa389e0f86817
parent64f011aa416a855fdc5ef46c10daad138c09e79c (diff)
downloadports-8f71c09ea73b27f84fec54623c41a11213cecc78.tar.gz
ports-8f71c09ea73b27f84fec54623c41a11213cecc78.zip
Remove unneeded patch. This should correct the plist problems.
Reported by: olgeni Approved by: sobomax
Notes
Notes: svn path=/head/; revision=58317
-rw-r--r--www/galeon/files/patch-po::Makefile.in.in14
-rw-r--r--www/galeon2/files/patch-po::Makefile.in.in14
2 files changed, 0 insertions, 28 deletions
diff --git a/www/galeon/files/patch-po::Makefile.in.in b/www/galeon/files/patch-po::Makefile.in.in
deleted file mode 100644
index badad97ac354..000000000000
--- a/www/galeon/files/patch-po::Makefile.in.in
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- po/Makefile.in.in 2001/07/04 17:56:11 1.1
-+++ po/Makefile.in.in 2001/07/04 17:56:34
-@@ -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 \
diff --git a/www/galeon2/files/patch-po::Makefile.in.in b/www/galeon2/files/patch-po::Makefile.in.in
deleted file mode 100644
index badad97ac354..000000000000
--- a/www/galeon2/files/patch-po::Makefile.in.in
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- po/Makefile.in.in 2001/07/04 17:56:11 1.1
-+++ po/Makefile.in.in 2001/07/04 17:56:34
-@@ -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 \