aboutsummaryrefslogtreecommitdiffstats
path: root/audio/linux-sdl_mixer
diff options
context:
space:
mode:
authorbsam <bsam@FreeBSD.org>2009-06-03 05:15:40 +0800
committerbsam <bsam@FreeBSD.org>2009-06-03 05:15:40 +0800
commit754f84cac51976b5a2fb4e3ccfa20a0d111f7841 (patch)
tree237d0289b53cef4a190b493cf61020462032ad7d /audio/linux-sdl_mixer
parent839b750538309ec4eabc826b959e75c1e633384e (diff)
downloadfreebsd-ports-graphics-754f84cac51976b5a2fb4e3ccfa20a0d111f7841.tar.gz
freebsd-ports-graphics-754f84cac51976b5a2fb4e3ccfa20a0d111f7841.tar.zst
freebsd-ports-graphics-754f84cac51976b5a2fb4e3ccfa20a0d111f7841.zip
. add linux-f10 ports to the rank of CONFLICTS for linux-fc4 ports;
. bump PORTREVISIONs.
Diffstat (limited to 'audio/linux-sdl_mixer')
-rw-r--r--audio/linux-sdl_mixer/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/linux-sdl_mixer/Makefile b/audio/linux-sdl_mixer/Makefile
index 0999570e80c..26b1896ccc8 100644
--- a/audio/linux-sdl_mixer/Makefile
+++ b/audio/linux-sdl_mixer/Makefile
@@ -7,7 +7,7 @@
PORTNAME= sdl_mixer
DISTVERSION= 1.2.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio linux
MASTER_SITE_SUBDIR= ../extras/${LINUX_DIST_VER}/${LINUX_RPM_ARCH}/
DISTNAME= SDL_mixer-${PORTVERSION}-3.fc${LINUX_DIST_VER}
@@ -15,7 +15,7 @@ DISTNAME= SDL_mixer-${PORTVERSION}-3.fc${LINUX_DIST_VER}
MAINTAINER= mva@FreeBSD.org
COMMENT= A sample multi-channel audio mixer library (Linux version)
-CONFLICTS= linux-f8-sdl_mixer-[0-9]*
+CONFLICTS= linux-f8-sdl_mixer-[0-9]* linux-f10-sdl_mixer-[0-9]*
ONLY_FOR_ARCHS= i386 amd64
USE_LINUX_RPM= yes