From fc124d4a66989ff91dfc750a59f51d0bb8efeceb Mon Sep 17 00:00:00 2001 From: alepulver Date: Fri, 9 Feb 2007 04:38:26 +0000 Subject: - Add NO_LATEST_LINK to avoid it being the same as in net/mpd. --- lang/mpd/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lang/mpd') diff --git a/lang/mpd/Makefile b/lang/mpd/Makefile index 69deb8ddd96b..e92f5ab23c12 100644 --- a/lang/mpd/Makefile +++ b/lang/mpd/Makefile @@ -19,6 +19,9 @@ COMMENT= A concurrent programming language ONLY_FOR_ARCHS= alpha i386 ONLY_FOR_ARCHS_REASON= uses assembly code for the target machine +# net/mpd +NO_LATEST_LINK= yes + USE_GMAKE= yes OPTIONS= X11 "Enable X11 support" on -- cgit