From 41cbd1aec1a091657404b986c477e93e1a1706a9 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Thu, 29 Jan 2004 12:26:34 +0000 Subject: Add NO_LATEST_LINK to avoid link stomping --- editors/flim113-emacs20/Makefile | 1 + editors/flim113/Makefile | 2 ++ 2 files changed, 3 insertions(+) (limited to 'editors') diff --git a/editors/flim113-emacs20/Makefile b/editors/flim113-emacs20/Makefile index 23383c336c90..9864fa05551b 100644 --- a/editors/flim113-emacs20/Makefile +++ b/editors/flim113-emacs20/Makefile @@ -11,6 +11,7 @@ COMMENT= FLIM, message representation or encoding emacs lisp library for emacs20 # This is a slave port. PORTCLASS= slave +NO_LATEST_LINK= yes MASTERDIR= ${.CURDIR}/../../editors/flim113 # emacs port setup diff --git a/editors/flim113/Makefile b/editors/flim113/Makefile index 297661a5afb6..4a923f99de96 100644 --- a/editors/flim113/Makefile +++ b/editors/flim113/Makefile @@ -21,6 +21,8 @@ COMMENT?= FLIM, message representation or encoding emacs lisp library for emacs2 PORTCLASS?= master +NO_LATEST_LINK= yes + # distfile version FLIM_TRUNK= 1.13 FLIM_VER= 1.13.2 -- cgit v1.2.3