aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lang/mpd/Makefile3
1 files changed, 3 insertions, 0 deletions
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