summaryrefslogtreecommitdiff
path: root/devel/gmake/patches/patch-ac
diff options
context:
space:
mode:
authorgrant <grant>2002-11-30 14:04:01 +0000
committergrant <grant>2002-11-30 14:04:01 +0000
commitca795c7ba691eb4d4a6f449f1e744dd9331f85c9 (patch)
tree6e1caeffece4882d74c77a2c832712e2ef2ccf52 /devel/gmake/patches/patch-ac
parentbe96e9c6191eee861e94c9f6471aff23b1e93a09 (diff)
downloadpkgsrc-ca795c7ba691eb4d4a6f449f1e744dd9331f85c9.tar.gz
USE_PKGLOCALEDIR.
Diffstat (limited to 'devel/gmake/patches/patch-ac')
-rw-r--r--devel/gmake/patches/patch-ac13
1 files changed, 0 insertions, 13 deletions
diff --git a/devel/gmake/patches/patch-ac b/devel/gmake/patches/patch-ac
deleted file mode 100644
index 680e7137d96..00000000000
--- a/devel/gmake/patches/patch-ac
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ac,v 1.2 2002/10/16 00:21:22 dmcmahill Exp $
-
---- Makefile.am.orig Thu Oct 3 22:29:18 2002
-+++ Makefile.am
-@@ -27,7 +27,7 @@ make_LDADD = @LIBOBJS@ @ALLOCA@ $(GLOBLI
-
- man_MANS = make.1
-
--DEFS = -DLOCALEDIR=\"$(localedir)\" -DLIBDIR=\"$(libdir)\" -DINCLUDEDIR=\"$(includedir)\" @DEFS@
-+DEFS = -DLOCALEDIR=\"$(prefix)/$(PKGLOCALEDIR)/locale\" -DLIBDIR=\"$(libdir)\" -DINCLUDEDIR=\"$(includedir)\" @DEFS@
-
- AM_CPPFLAGS = $(GLOBINC)
-