mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Fix Imakefile breakage under XFree86 3.x
PR: 22161 Submitted by: Ports Fury
This commit is contained in:
parent
f28fff27f7
commit
550a540d45
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=34066
@ -7,7 +7,7 @@
|
||||
-KOULESDIR =/usr/bin/X11
|
||||
-SOUNDDIR =/usr/local/lib/koules
|
||||
-MANDIR =/usr/local/man/man6
|
||||
+KOULESDIR =$(LIBEXECDIR)
|
||||
+KOULESDIR =$(PREFIX)/libexec
|
||||
+SOUNDDIR =$(PREFIX)/share/xkoules
|
||||
+MANSUFFIX =6
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user