summaryrefslogtreecommitdiff
path: root/devel/gindent
diff options
context:
space:
mode:
authorsalo <salo>2002-11-30 23:21:32 +0000
committersalo <salo>2002-11-30 23:21:32 +0000
commitfa78e421d22227001df60a4d030247e09e3a04f5 (patch)
treedf04800cb97d9489ce4b03779d10159577b3b4a7 /devel/gindent
parent6c75a2fe0581326578d6c86432b8b3afc74a100d (diff)
downloadpkgsrc-fa78e421d22227001df60a4d030247e09e3a04f5.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@