diff options
author | krion <krion@FreeBSD.org> | 2005-01-31 01:16:20 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2005-01-31 01:16:20 +0800 |
commit | 6b7e8ceb9f4943ad697625ad2995208b2ca9f109 (patch) | |
tree | 97d33d6a1346e5b840a7e1f57a146a273feb01e5 /lang | |
parent | bcebc28414050049e6afd7b0ff57b5a314ac8163 (diff) | |
download | freebsd-ports-gnome-6b7e8ceb9f4943ad697625ad2995208b2ca9f109.tar.gz freebsd-ports-gnome-6b7e8ceb9f4943ad697625ad2995208b2ca9f109.tar.zst freebsd-ports-gnome-6b7e8ceb9f4943ad697625ad2995208b2ca9f109.zip |
Set LATEST_LINK.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/pfe-devel/Makefile | 4 | ||||
-rw-r--r-- | lang/pfe/Makefile | 4 |
2 files changed, 6 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> |