diff options
author | krion <krion@FreeBSD.org> | 2005-01-21 20:59:19 +0000 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2005-01-21 20:59:19 +0000 |
commit | d3b646792304f3c8f0f2800aa1e9972b2ea2c939 (patch) | |
tree | c48481054ed3f091ba473a9dde7632f37af7da90 /devel/cvsweb3/Makefile | |
parent | eafda075aea635aa1059a5e16b5a50e5494716cd (diff) | |
download | FreeBSD-ports-d3b646792304f3c8f0f2800aa1e9972b2ea2c939.zip FreeBSD-ports-d3b646792304f3c8f0f2800aa1e9972b2ea2c939.tar.gz |
Set LATEST_LINK.
Reported by: kris
Diffstat (limited to 'devel/cvsweb3/Makefile')
-rw-r--r-- | devel/cvsweb3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cvsweb3/Makefile b/devel/cvsweb3/Makefile index 26158fc..cef9809 100644 --- a/devel/cvsweb3/Makefile +++ b/devel/cvsweb3/Makefile @@ -25,8 +25,8 @@ RUN_DEPENDS+= ${SITE_PERL}/MIME/Types.pm:${PORTSDIR}/mail/p5-MIME-Types \ enscript:${PORTSDIR}/print/enscript-a4 \ cvsgraph:${PORTSDIR}/devel/cvsgraph +LATEST_LINK= cvsweb3 NO_BUILD= yes - USE_PERL5= yes .include <bsd.port.pre.mk> |