mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Define NO_LATEST_LINK=yes in favor of coda 5.x.
This commit is contained in:
parent
1c13d3051f
commit
d65a5c0d8e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=49754
3 changed files with 6 additions and 0 deletions
|
@ -24,4 +24,6 @@ INSTALL_TARGET= client-install
|
|||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
|
||||
NO_LATEST_LINK= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -96,6 +96,8 @@ MAN8= au.8 \
|
|||
volutil.8 \
|
||||
vutil.8
|
||||
|
||||
NO_LATEST_LINK= yes
|
||||
|
||||
do-build:
|
||||
@${ECHO} "At present, Coda documentation is distributed in html, man, ps, and ppt forms"
|
||||
@${ECHO} "but documentation source is not available. It should appear in a release"
|
||||
|
|
|
@ -24,4 +24,6 @@ INSTALL_TARGET= server-install
|
|||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
|
||||
NO_LATEST_LINK= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue