aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2005-01-30 17:16:20 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2005-01-30 17:16:20 +0000
commitfdbce8f5d40251166904e42f4e7643daf4a6d01e (patch)
tree0faed87b21498971a94d76045ee63a759b604a79
parentd8dbeeb66ca0f61e8b414c3f813c97c0e6218b5b (diff)
downloadports-fdbce8f5d40251166904e42f4e7643daf4a6d01e.tar.gz
ports-fdbce8f5d40251166904e42f4e7643daf4a6d01e.zip
Set LATEST_LINK.
Notes
Notes: svn path=/head/; revision=127717
-rw-r--r--lang/pfe-devel/Makefile4
-rw-r--r--lang/pfe/Makefile4
-rw-r--r--mail/mew3-emacs20/Makefile2
-rw-r--r--mail/mew3-xemacs21-mule/Makefile2
-rw-r--r--mail/mew3/Makefile2
-rw-r--r--www/rt32/Makefile1
-rw-r--r--www/rt34/Makefile1
-rw-r--r--www/rt36/Makefile1
8 files changed, 15 insertions, 2 deletions
diff --git a/lang/pfe-devel/Makefile b/lang/pfe-devel/Makefile
index df36e48ee7fd..5c5defc17e98 100644
--- a/lang/pfe-devel/Makefile
+++ b/lang/pfe-devel/Makefile
@@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= Implementation of ANSI Forth
+LATEST_LINK= pfe-devel
+
USE_PERL5_BUILD= yes
USE_GNOME= gnometarget lthack
USE_GMAKE= yes
@@ -22,6 +24,6 @@ LIBTOOLFILES= pfe/configure
LIBTOOLFLAGS= # none
CONFIGURE_ARGS= --mandir=${PREFIX}/man
-MAN1= pfe.1 pfe-config.1
+MAN1= pfe.1 pfe-config.1
.include <bsd.port.mk>
diff --git a/lang/pfe/Makefile b/lang/pfe/Makefile
index df36e48ee7fd..5c5defc17e98 100644
--- a/lang/pfe/Makefile
+++ b/lang/pfe/Makefile
@@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= Implementation of ANSI Forth
+LATEST_LINK= pfe-devel
+
USE_PERL5_BUILD= yes
USE_GNOME= gnometarget lthack
USE_GMAKE= yes
@@ -22,6 +24,6 @@ LIBTOOLFILES= pfe/configure
LIBTOOLFLAGS= # none
CONFIGURE_ARGS= --mandir=${PREFIX}/man
-MAN1= pfe.1 pfe-config.1
+MAN1= pfe.1 pfe-config.1
.include <bsd.port.mk>
diff --git a/mail/mew3-emacs20/Makefile b/mail/mew3-emacs20/Makefile
index 64328c09c9cd..97672d0d2705 100644
--- a/mail/mew3-emacs20/Makefile
+++ b/mail/mew3-emacs20/Makefile
@@ -11,6 +11,8 @@ COMMENT= Message interface to Emacs Window (version 3) for emacs20
# Mew major version
MEW_MAJOR_VER?= 3
+LATEST_LINK= mew3-emacs20
+
# This is a slave port.
MASTERDIR= ${.CURDIR}/../mew${MEW_MAJOR_VER}
diff --git a/mail/mew3-xemacs21-mule/Makefile b/mail/mew3-xemacs21-mule/Makefile
index bde84fd61a69..d5f493fa35b3 100644
--- a/mail/mew3-xemacs21-mule/Makefile
+++ b/mail/mew3-xemacs21-mule/Makefile
@@ -11,6 +11,8 @@ COMMENT= Message interface to Emacs Window (version 3) for xemacs21-mule
# Mew major version
MEW_MAJOR_VER= 3
+LATEST_LINK= mew3-xemacs21-mule
+
# This is a slave port.
MASTERDIR= ${.CURDIR}/../mew${MEW_MAJOR_VER}
diff --git a/mail/mew3/Makefile b/mail/mew3/Makefile
index 465649b9fa9b..ecf0592fb46c 100644
--- a/mail/mew3/Makefile
+++ b/mail/mew3/Makefile
@@ -15,6 +15,8 @@ PKGNAMESUFFIX= -${EMACS_PORT_NAME}
MAINTAINER?= ports@FreeBSD.org
COMMENT?= Message interface to Emacs Window (version 3) for emacs21
+LATEST_LINK= mew3
+
# Mew major version
MEW_MAJOR_VER= 3
diff --git a/www/rt32/Makefile b/www/rt32/Makefile
index 852e10211e92..088b554b92dd 100644
--- a/www/rt32/Makefile
+++ b/www/rt32/Makefile
@@ -51,6 +51,7 @@ BUILD_DEPENDS+= ${APXS}:${PORTSDIR}/${APACHE_PORT} \
${SITE_PERL}/XML/RSS.pm:${PORTSDIR}/textproc/p5-XML-RSS
RUN_DEPENDS= ${BUILD_DEPENDS}
+LATEST_LINK= rt32
HAS_CONFIGURE= yes
NO_BUILD= yes
NO_PACKAGE= Executes scripts in post-install phase
diff --git a/www/rt34/Makefile b/www/rt34/Makefile
index 852e10211e92..088b554b92dd 100644
--- a/www/rt34/Makefile
+++ b/www/rt34/Makefile
@@ -51,6 +51,7 @@ BUILD_DEPENDS+= ${APXS}:${PORTSDIR}/${APACHE_PORT} \
${SITE_PERL}/XML/RSS.pm:${PORTSDIR}/textproc/p5-XML-RSS
RUN_DEPENDS= ${BUILD_DEPENDS}
+LATEST_LINK= rt32
HAS_CONFIGURE= yes
NO_BUILD= yes
NO_PACKAGE= Executes scripts in post-install phase
diff --git a/www/rt36/Makefile b/www/rt36/Makefile
index 852e10211e92..088b554b92dd 100644
--- a/www/rt36/Makefile
+++ b/www/rt36/Makefile
@@ -51,6 +51,7 @@ BUILD_DEPENDS+= ${APXS}:${PORTSDIR}/${APACHE_PORT} \
${SITE_PERL}/XML/RSS.pm:${PORTSDIR}/textproc/p5-XML-RSS
RUN_DEPENDS= ${BUILD_DEPENDS}
+LATEST_LINK= rt32
HAS_CONFIGURE= yes
NO_BUILD= yes
NO_PACKAGE= Executes scripts in post-install phase