freebsd-ports/devel/shmap/files/patch-Makefile.in
Ying-Chieh Liao 3954f0c130 fix build on -current
PR:		46463
Submitted by:	Ports Fury
2002-12-22 13:30:02 +00:00

11 lines
287 B
Text

--- 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