diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2004-02-06 11:37:57 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2004-02-06 11:37:57 +0000 |
commit | b4b608a2bcbba843af95858e87af6bc05fc52baa (patch) | |
tree | 188fc8c9fd0a87eb8d090c42a85e71b1e0f2693e /www/links1 | |
parent | BROKEN: does not build with perl >=5.8 (diff) |
Add NO_LATEST_LINK.
Diffstat (limited to 'www/links1')
-rw-r--r-- | www/links1/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/links1/Makefile b/www/links1/Makefile index 1bd009395b53..34576418a2a4 100644 --- a/www/links1/Makefile +++ b/www/links1/Makefile @@ -20,6 +20,7 @@ COMMENT= Lynx-like text WWW browser GNU_CONFIGURE= yes USE_OPENSSL= yes +NO_LATEST_LINK= yes MAN1= links.1 |