summaryrefslogtreecommitdiff
path: root/editors/gtranslator/patches
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-10-21 04:20:55 +0000
committerxtraeme <xtraeme>2004-10-21 04:20:55 +0000
commitd6f21d42a1c7dc28fc0aa9d34a9c1f257df9a7b4 (patch)
treeb938165178023b8eaf2a1dc266248da55b5e3623 /editors/gtranslator/patches
parentfd617e35557c658089e3ba86885c7b4f2cbeee37 (diff)
downloadpkgsrc-d6f21d42a1c7dc28fc0aa9d34a9c1f257df9a7b4.tar.gz
Move gtranslator to the editors category, Closes PR pkg/26494 by
Douglas Brebner.
Diffstat (limited to 'editors/gtranslator/patches')
-rw-r--r--editors/gtranslator/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/editors/gtranslator/patches/patch-aa b/editors/gtranslator/patches/patch-aa
new file mode 100644
index 00000000000..6a8f1b175c5
--- /dev/null
+++ b/editors/gtranslator/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1.1.1 2004/10/21 04:20:56 xtraeme Exp $
+
+--- src/Makefile.in 2004/07/27 22:04:36 1.1
++++ src/Makefile.in 2004/07/27 22:05:12
+@@ -67,7 +67,7 @@
+ CATOBJEXT = @CATOBJEXT@
+ CC = @CC@
+ DATADIRNAME = @DATADIRNAME@
+-DEPRECATED_FLAGS = @DEPRECATED_FLAGS@
++#DEPRECATED_FLAGS = @DEPRECATED_FLAGS@
+ GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
+ GMOFILES = @GMOFILES@
+ GMSGFMT = @GMSGFMT@