1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/audio/qsynth/files/patch-Makefile.in
Martin Wilke 49ef961f39 - Update to 0.3.7
PR:		178028
Submitted by:	Ports Fury
2013-04-26 06:36:46 +00:00

19 lines
530 B
Plaintext

--- Makefile.in.orig 2013-02-20 01:37:32.082725000 +0900
+++ Makefile.in 2013-04-19 19:57:44.000000000 +0900
@@ -60,6 +60,7 @@
src/qsynthSetupForm.ui
translations_sources = \
+ src/translations/qsynth_cs.ts \
src/translations/qsynth_de.ts \
src/translations/qsynth_es.ts \
src/translations/qsynth_fr.ts \
@@ -68,6 +69,7 @@
translations_targets = \
src/translations/qsynth_cs.qm \
src/translations/qsynth_de.qm \
+ src/translations/qsynth_es.qm \
src/translations/qsynth_fr.qm \
src/translations/qsynth_ru.qm