summaryrefslogtreecommitdiff
path: root/lang/mpd
diff options
context:
space:
mode:
authorAlejandro Pulver <alepulver@FreeBSD.org>2007-02-09 14:53:32 +0000
committerAlejandro Pulver <alepulver@FreeBSD.org>2007-02-09 14:53:32 +0000
commit884fd9716d3eea7bb39eefabf7be8361ac8a1695 (patch)
treea3b84165e292d945d162552441c99c21c1f8c8e2 /lang/mpd
parentmake sure "config-recursive" target works (diff)
- Add CONFLICTS between net/mpd and lang/mpd.
Reported by: "Daniel O'Connor" <doconnor@gsoft.com.au>
Notes
Notes: svn path=/head/; revision=184720
Diffstat (limited to 'lang/mpd')
-rw-r--r--lang/mpd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/mpd/Makefile b/lang/mpd/Makefile
index e92f5ab23c12..b343a3fc9eab 100644
--- a/lang/mpd/Makefile
+++ b/lang/mpd/Makefile
@@ -20,6 +20,7 @@ ONLY_FOR_ARCHS= alpha i386
ONLY_FOR_ARCHS_REASON= uses assembly code for the target machine
# net/mpd
+CONFLICTS= mpd-[^1]*
NO_LATEST_LINK= yes
USE_GMAKE= yes