mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Respect non-standard LOCALBASE.
Reported by: kris
This commit is contained in:
parent
dc7da27d7f
commit
570250f6b2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=146160
12
multimedia/libdvdnav/files/patch-m4:Makefile.in
Normal file
12
multimedia/libdvdnav/files/patch-m4:Makefile.in
Normal file
@ -0,0 +1,12 @@
|
||||
--- m4/Makefile.in.orig Sun Oct 23 11:18:31 2005
|
||||
+++ m4/Makefile.in Sun Oct 23 11:19:02 2005
|
||||
@@ -116,8 +116,7 @@
|
||||
|
||||
EXTRA_DIST = dvdnav.m4
|
||||
|
||||
-@INSTALL_M4_TRUE@m4datadir = @ACLOCAL_DIR@
|
||||
-@INSTALL_M4_FALSE@m4datadir = $(datadir)/aclocal
|
||||
+m4datadir = $(datadir)/aclocal
|
||||
|
||||
m4data_DATA = dvdnav.m4
|
||||
subdir = m4
|
Loading…
Reference in New Issue
Block a user