summaryrefslogtreecommitdiff
path: root/audio/xmms2
diff options
context:
space:
mode:
authorAlexander Botero-Lowry <alexbl@FreeBSD.org>2006-10-08 10:14:44 +0000
committerAlexander Botero-Lowry <alexbl@FreeBSD.org>2006-10-08 10:14:44 +0000
commit24b4f8b10dd5ac20deb34916794ddbf24847b3c8 (patch)
tree270ccd17582de9c87631c1115aea3ff514554381 /audio/xmms2
parentDuplicate with java/berkeley-db, so remove it (diff)
- Mark DAAP support IGNORE on 4.x [1]
- Set a DISTVERSION Submitted by: krismail [1] Approved by: novel (mentor, implicit)
Notes
Notes: svn path=/head/; revision=174907
Diffstat (limited to 'audio/xmms2')
-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