aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--emulators/linux_base/Makefile1
-rw-r--r--graphics/jgraph/Makefile1
-rw-r--r--net/jags/Makefile1
-rw-r--r--textproc/ruby-xmlscan/Makefile1
4 files changed, 4 insertions, 0 deletions
diff --git a/emulators/linux_base/Makefile b/emulators/linux_base/Makefile
index f1cbf268d9d5..c08df16cf5f3 100644
--- a/emulators/linux_base/Makefile
+++ b/emulators/linux_base/Makefile
@@ -53,6 +53,7 @@ CONFLICTS= linux_base-6* linux_base-7.1* linux_base-debian* \
linux_base-gentoo* linux_base-rh-9* linux_base-suse-9* \
linux-XFree86-libs*
+NO_LATEST_LINK= yes
ONLY_FOR_ARCHS= amd64 i386
DIST_SUBDIR= rpm/rh-7.3
PREFIX= ${LINUXBASE}
diff --git a/graphics/jgraph/Makefile b/graphics/jgraph/Makefile
index 170d99d7e0a0..92b6f68c4cc3 100644
--- a/graphics/jgraph/Makefile
+++ b/graphics/jgraph/Makefile
@@ -15,6 +15,7 @@ DISTFILES= ${PORTNAME}.shar.Z
MAINTAINER= ports@FreeBSD.org
COMMENT= A program that generates postscript graphs
+NO_LATEST_LINK= yes
EXTRACT_CMD= uncompress
EXTRACT_BEFORE_ARGS= -c
EXTRACT_AFTER_ARGS= | sh
diff --git a/net/jags/Makefile b/net/jags/Makefile
index 17d6eae4e3a0..0f14fc14ed45 100644
--- a/net/jags/Makefile
+++ b/net/jags/Makefile
@@ -16,6 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= pat@FreeBSD.org
COMMENT= JAGS - Just Another GTK+ Samba Client
+NO_LATEST_LINK= yes
USE_GMAKE= yes
USE_XPM= yes
USE_GNOME= gtk12
diff --git a/textproc/ruby-xmlscan/Makefile b/textproc/ruby-xmlscan/Makefile
index f3cc1b512e2a..b453be76c80e 100644
--- a/textproc/ruby-xmlscan/Makefile
+++ b/textproc/ruby-xmlscan/Makefile
@@ -15,6 +15,7 @@ DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
COMMENT= High-performance non-validating XML parser written in 100% pure Ruby
+NO_LATEST_LINK= yes
USE_RUBY= yes
NO_BUILD= yes