From 181714fd807894ea482a3cf13339c7eeb2eba3c8 Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Fri, 21 Jan 2005 20:59:19 +0000 Subject: Set LATEST_LINK. Reported by: kris --- archivers/star-devel/Makefile | 1 + devel/cvsweb3/Makefile | 2 +- editors/jedit-devel/Makefile | 1 + graphics/gqview-devel/Makefile | 1 + mail/openwebmail-devel/Makefile | 1 + www/autoindex2/Makefile | 2 ++ 6 files changed, 7 insertions(+), 1 deletion(-) diff --git a/archivers/star-devel/Makefile b/archivers/star-devel/Makefile index a2fa0aba21bf..a64f1c31b18a 100644 --- a/archivers/star-devel/Makefile +++ b/archivers/star-devel/Makefile @@ -15,6 +15,7 @@ MAINTAINER= martin@tradex.sk COMMENT= Unique standard tape archiver with many enhancements CONFLICTS= star-1.4* +LATEST_LINK= star-devel WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:C/.a.*//g} 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 diff --git a/editors/jedit-devel/Makefile b/editors/jedit-devel/Makefile index 500e70d19bbe..0d756113babf 100644 --- a/editors/jedit-devel/Makefile +++ b/editors/jedit-devel/Makefile @@ -24,6 +24,7 @@ DEPRECATED= "${IGNORE}" USE_JAVA= 1.3+ +LATEST_LINK= jedit-devel USE_XLIB= yes NO_BUILD= yes diff --git a/graphics/gqview-devel/Makefile b/graphics/gqview-devel/Makefile index 2385adc98ddb..25419be79356 100644 --- a/graphics/gqview-devel/Makefile +++ b/graphics/gqview-devel/Makefile @@ -26,6 +26,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ MAN1= gqview.1 CONFLICTS= gqview-[0-9]* +LATEST_LINK= gqview-devel .if defined(WITHOUT_NLS) CONFIGURE_ARGS+=--disable-nls diff --git a/mail/openwebmail-devel/Makefile b/mail/openwebmail-devel/Makefile index f09ce5ad57ac..14d79b25b88d 100644 --- a/mail/openwebmail-devel/Makefile +++ b/mail/openwebmail-devel/Makefile @@ -16,5 +16,6 @@ MASTERDIR= ${.CURDIR}/../openwebmail MD5_FILE= ${.CURDIR}/distinfo CONFLICTS= ${PORTNAME}-[0-9].[0-9][0-9] +LATEST_LINK= openwebmail-devel .include "${MASTERDIR}/Makefile" diff --git a/www/autoindex2/Makefile b/www/autoindex2/Makefile index d591f35b428b..234f2c666f04 100644 --- a/www/autoindex2/Makefile +++ b/www/autoindex2/Makefile @@ -16,6 +16,8 @@ COMMENT= PHP 5.x script that makes a table that lists the files in a directory WRKSRC= ${WRKDIR}/${PORTNAME} +LATEST_LINK= autoindex2 + USE_PHP= yes DEFAULT_PHP_VER= 5 BROKEN_WITH_PHP= 4 -- cgit v1.2.3