Define NO_LATEST_LINK=yes in favor of coda 5.x.

This commit is contained in:
Akinori MUSHA 2001-11-07 17:10:48 +00:00
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

View file

@ -24,4 +24,6 @@ INSTALL_TARGET= client-install
GNU_CONFIGURE= yes
USE_GMAKE= yes
NO_LATEST_LINK= yes
.include <bsd.port.mk>

View file

@ -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"

View file

@ -24,4 +24,6 @@ INSTALL_TARGET= server-install
GNU_CONFIGURE= yes
USE_GMAKE= yes
NO_LATEST_LINK= yes
.include <bsd.port.mk>