summaryrefslogtreecommitdiff
path: root/devel/gindent
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2002-11-30 23:21:32 +0000
committersalo <salo@pkgsrc.org>2002-11-30 23:21:32 +0000
commit937b3bf13ba04761e827057af8b9188f24755d9a (patch)
treedf04800cb97d9489ce4b03779d10159577b3b4a7 /devel/gindent
parent071f86009ae92556ddd56f1708bb0c633275a19e (diff)
downloadpkgsrc-937b3bf13ba04761e827057af8b9188f24755d9a.tar.gz
USE_PKGLOCALEDIR, remove unnecessary patches, delint.
Diffstat (limited to 'devel/gindent')
-rw-r--r--devel/gindent/patches/patch-ab13
1 files changed, 0 insertions, 13 deletions
diff --git a/devel/gindent/patches/patch-ab b/devel/gindent/patches/patch-ab
deleted file mode 100644
index 13e2c978b88..00000000000
--- a/devel/gindent/patches/patch-ab
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ab,v 1.5 2002/09/01 13:50:09 tron Exp $
-
---- po/Makefile.in.in.orig Tue May 21 21:01:08 2002
-+++ po/Makefile.in.in Sun Sep 1 15:46:30 2002
-@@ -23,7 +23,7 @@
- prefix = @prefix@
- exec_prefix = @exec_prefix@
- datadir = @datadir@
--localedir = $(datadir)/locale
-+localedir = @prefix@/$(PKGLOCALEDIR)/locale
- gettextsrcdir = $(datadir)/gettext/po
-
- INSTALL = @INSTALL@