aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/imake-4/Makefile1
-rw-r--r--devel/imake-6/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/devel/imake-4/Makefile b/devel/imake-4/Makefile
index c3e4041c0b5f..234c672cb522 100644
--- a/devel/imake-4/Makefile
+++ b/devel/imake-4/Makefile
@@ -34,6 +34,7 @@ SCRIPTS_ENV= CC=${CC}
IGNORE= is part of XFree86 and you have ${X_WINDOW_SYSTEM} set for X11\
distribution. See The X Window System and Virtual Consoles chapter\
of FAQ for more information
+NO_LATEST_LINK= yes
.endif
DIST_SUBDIR= xc
diff --git a/devel/imake-6/Makefile b/devel/imake-6/Makefile
index b19d5d9bbccc..4299981b7f82 100644
--- a/devel/imake-6/Makefile
+++ b/devel/imake-6/Makefile
@@ -59,6 +59,7 @@ pre-configure:
IGNORE= is part of X.Org and you have ${X_WINDOW_SYSTEM} set for X11\
distribution. See The X Window System and Virtual Consoles chapter\
of FAQ for more information
+NO_LATEST_LINK= yes
.endif
.include <bsd.port.post.mk>