summaryrefslogtreecommitdiff
path: root/x11-servers/xorg-server/files/patch-xkb_Makefile.in
blob: 4bcfeb9866dd2547296e43342daf82c8a5f16b44 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
* Skip installing a README into a directory which is actually a symlink created
* by another port. If this file is installed, then upon uninstall pkg will
* delete the directory under the symlink, which would cause a reinstall to fail
* as the target directory is not remade until reinstalling the other port
*
--- xkb/Makefile.in.orig	2017-03-16 05:24:43 UTC
+++ xkb/Makefile.in
@@ -886,7 +886,7 @@ info: info-am
 
 info-am:
 
-install-data-am: install-dist_xkbcompiledDATA
+install-data-am:
 
 install-dvi: install-dvi-am