summaryrefslogtreecommitdiff
path: root/devel/gmake/patches/patch-ac
diff options
context:
space:
mode:
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)
-