diff options
author | Rene Ladan <rene@FreeBSD.org> | 2013-10-04 21:35:35 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2013-10-04 21:35:35 +0000 |
commit | d573091db8e52703e001f6a12ebe54775ded67c7 (patch) | |
tree | 32d7d28abee50960860801bbb6a04f590a9c0c6f /audio/linux-f10-openal | |
parent | 0ede3485145175b3b107fbbdf84438dcca3ecff8 (diff) | |
download | ports-d573091db8e52703e001f6a12ebe54775ded67c7.tar.gz ports-d573091db8e52703e001f6a12ebe54775ded67c7.zip |
Notes
Diffstat (limited to 'audio/linux-f10-openal')
-rw-r--r-- | audio/linux-f10-openal/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/linux-f10-openal/Makefile b/audio/linux-f10-openal/Makefile index 3850af4645ff..5d5b423393da 100644 --- a/audio/linux-f10-openal/Makefile +++ b/audio/linux-f10-openal/Makefile @@ -9,13 +9,12 @@ PKGNAMEPREFIX= linux-f10- DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION} MAINTAINER= emulation@FreeBSD.org -COMMENT= A 3D positional spatialized sound library (Linux Fedora 10) +COMMENT= 3D positional spatialized sound library (Linux Fedora 10) CONFLICTS= linux-openal-[0-9]* linux-f8-openal-[0-9]* ONLY_FOR_ARCHS= i386 amd64 USE_LINUX_RPM= yes -NO_STAGE= yes USE_LINUX_APPS= alsalib arts esound libaudiofile libvorbis sdl12 LINUX_DIST_VER= 10 RPMVERSION= 0.15.20060204cvs.fc9 |