Silence duplicate LATEST_LINK checker by defining
NO_LATEST_LINK depending on X_WINDOW_SYSTEM choice. PR: ports/96293 (but solved differently)
This commit is contained in:
parent
05561aadc8
commit
36502ed17a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=161826
@ -34,6 +34,7 @@ SCRIPTS_ENV= CC=${CC}
|
||||
IGNORE= is part of XFree86 and you have ${X_WINDOW_SYSTEM} set for X11\
|
||||
distribution. See The X Window System and Virtual Consoles chapter\
|
||||
of FAQ for more information
|
||||
NO_LATEST_LINK= yes
|
||||
.endif
|
||||
|
||||
DIST_SUBDIR= xc
|
||||
|
@ -59,6 +59,7 @@ pre-configure:
|
||||
IGNORE= is part of X.Org and you have ${X_WINDOW_SYSTEM} set for X11\
|
||||
distribution. See The X Window System and Virtual Consoles chapter\
|
||||
of FAQ for more information
|
||||
NO_LATEST_LINK= yes
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user