aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/windowmaker/files
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2002-04-12 17:10:20 +0000
committerAde Lovett <ade@FreeBSD.org>2002-04-12 17:10:20 +0000
commitf18cbf2fa6e7c1d623750aaf72027bb6a6a395c1 (patch)
tree9e893c98603cb0cd739358e66f822966d7bdcc5b /x11-wm/windowmaker/files
parentad6d09753806c4f4d415c00b57ecbca27042b8bb (diff)
downloadports-f18cbf2fa6e7c1d623750aaf72027bb6a6a395c1.tar.gz
ports-f18cbf2fa6e7c1d623750aaf72027bb6a6a395c1.zip
Notes
Diffstat (limited to 'x11-wm/windowmaker/files')
-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; \