1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
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

12 lines
287 B
Plaintext

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