aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/windowmaker/files/patch-po::Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/windowmaker/files/patch-po::Makefile.in')
-rw-r--r--x11-wm/windowmaker/files/patch-po::Makefile.in18
1 files changed, 0 insertions, 18 deletions
diff --git a/x11-wm/windowmaker/files/patch-po::Makefile.in b/x11-wm/windowmaker/files/patch-po::Makefile.in
deleted file mode 100644
index c6f82604b428..000000000000
--- a/x11-wm/windowmaker/files/patch-po::Makefile.in
+++ /dev/null
@@ -1,18 +0,0 @@
-
-$FreeBSD$
-
---- po/Makefile.in 2001/07/24 08:40:08 1.1
-+++ po/Makefile.in 2001/07/24 08:40:37
-@@ -215,10 +215,10 @@
-
-
- .po.mo:
-- msgfmt -o $@ $<
-+ msgfmt-new -o $@ $<
-
- WindowMaker.pot: $(POTFILES)
-- xgettext --default-domain=WindowMaker \
-+ $(XGETTEXT) --default-domain=WindowMaker \
- --add-comments --keyword=_ $(POTFILES)
- if cmp -s WindowMaker.po WindowMaker.pot; then \
- rm -f WindowMaker.po; \