summaryrefslogtreecommitdiff
path: root/devel/cvsweb3
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2005-01-21 20:59:19 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2005-01-21 20:59:19 +0000
commit181714fd807894ea482a3cf13339c7eeb2eba3c8 (patch)
treea5186df270750704c4de659fcdb8b83a66fac544 /devel/cvsweb3
parentUpdate to 1.10.8 (diff)
Set LATEST_LINK.
Reported by: kris
Notes
Notes: svn path=/head/; revision=127057
Diffstat (limited to 'devel/cvsweb3')
-rw-r--r--devel/cvsweb3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cvsweb3/Makefile b/devel/cvsweb3/Makefile
index 26158fcaa86c..cef9809ce606 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>