mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
1439596195
PR: 15131 Submitted by: Will Andrews <andrews@technologist.com>
12 lines
292 B
Plaintext
12 lines
292 B
Plaintext
--- po/Makefile.in Fri Nov 19 01:42:00 1999
|
|
+++ po/Makefile.in.new Sun Nov 21 19:30:52 1999
|
|
@@ -158,7 +158,7 @@
|
|
POFILES = de.po
|
|
|
|
####### kdevelop will overwrite this part!!! (end)############
|
|
-GMOFILES = $(POFILES:.po=.gmo)
|
|
+#GMOFILES = $(POFILES:.po=.gmo)
|
|
|
|
localedir = $(kde_locale)
|
|
|