summaryrefslogtreecommitdiff
path: root/devel/shmap/files/patch-Makefile.in
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-12-22 13:30:02 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-12-22 13:30:02 +0000
commit3954f0c130b2e697ed7d7c60bbd6bd03dfbe64db (patch)
tree8d33b660a9c936e761980a238d70f0eab47586f4 /devel/shmap/files/patch-Makefile.in
parentfix build on -current (diff)
fix build on -current
PR: 46463 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=71783
Diffstat (limited to 'devel/shmap/files/patch-Makefile.in')
-rw-r--r--devel/shmap/files/patch-Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/shmap/files/patch-Makefile.in b/devel/shmap/files/patch-Makefile.in
new file mode 100644
index 000000000000..2da19fec84c4
--- /dev/null
+++ b/devel/shmap/files/patch-Makefile.in
@@ -0,0 +1,11 @@
+--- Makefile.in.orig Wed Jul 10 22:28:42 2002
++++ Makefile.in Sun Dec 15 06:00:55 2002
+@@ -78,7 +78,7 @@
+ am__quote = @am__quote@
+ install_sh = @install_sh@
+
+-SUBDIRS = mm-1.1.3 shmap
++SUBDIRS = shmap
+ include_HEADERS = shmap_config.h
+ subdir = .
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4