aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authoralexbl <alexbl@FreeBSD.org>2006-10-08 18:14:44 +0800
committeralexbl <alexbl@FreeBSD.org>2006-10-08 18:14:44 +0800
commit4192f37abc30e1986686a02a4c79024b5fb59d81 (patch)
treea28f2b4c9c6a9d7c89ba71d80e402e9a8d61cc64 /audio
parent6012ceece479eae6cc429e48be66c4cc3ecfbb0b (diff)
downloadfreebsd-ports-4192f37abc30e1986686a02a4c79024b5fb59d81.tar.gz
freebsd-ports-4192f37abc30e1986686a02a4c79024b5fb59d81.tar.zst
freebsd-ports-4192f37abc30e1986686a02a4c79024b5fb59d81.zip
- Mark DAAP support IGNORE on 4.x [1]
- Set a DISTVERSION Submitted by: krismail [1] Approved by: novel (mentor, implicit)
Diffstat (limited to 'audio')
-rw-r--r--audio/xmms2/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/audio/xmms2/Makefile b/audio/xmms2/Makefile
index 8e65caf2bffe..f465d2b5ac9b 100644
--- a/audio/xmms2/Makefile
+++ b/audio/xmms2/Makefile
@@ -10,7 +10,8 @@ PORTVERSION= 0.2.d.7
CATEGORIES?= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-DISTNAME= ${PORTNAME}-0.2DrGonzo
+DISTVERSION= 0.2DrGonzo
+DISTNAME= ${PORTNAME}-${DISTVERSION}
MAINTAINER= alexbl@FreeBSD.org
COMMENT?= Rewrite of xmms as a client/server system (developer release)
@@ -164,6 +165,9 @@ PLIST_SUB+= SAMBA="@comment "
.endif
.if !defined(WITHOUT_DAAP)
+.if ${OSVERSION} < 500000
+IGNORE= DAAP support is broken on FreeBSD 4.x
+.endif
PLIST_SUB+= DAAP=""
.else
EXCLUDE+= daap