mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
8 lines
265 B
Plaintext
8 lines
265 B
Plaintext
|
--- Makefile.in.orig Tue Sep 5 14:24:47 2000
|
||
|
+++ Makefile.in Tue Sep 12 16:14:59 2000
|
||
|
@@ -111,3 +111,3 @@
|
||
|
# Install the m4 macro to be used by autoconf
|
||
|
-m4datadir = $(datadir)/aclocal
|
||
|
+m4datadir = $(prefix)/share/aclocal
|
||
|
m4data_DATA = $(GENERIC_LIBRARY_NAME).m4
|