diff options
author | rene <rene@FreeBSD.org> | 2013-10-05 05:35:35 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2013-10-05 05:35:35 +0800 |
commit | 460f6c09ba575b7eecc48b57a0f06a1f1d44e80e (patch) | |
tree | 32d7d28abee50960860801bbb6a04f590a9c0c6f /audio/linux-f10-freealut | |
parent | 51a245e6ed664268841ef8d09df66da613fe8c4f (diff) | |
download | freebsd-ports-gnome-460f6c09ba575b7eecc48b57a0f06a1f1d44e80e.tar.gz freebsd-ports-gnome-460f6c09ba575b7eecc48b57a0f06a1f1d44e80e.tar.zst freebsd-ports-gnome-460f6c09ba575b7eecc48b57a0f06a1f1d44e80e.zip |
Add staging support for linux-f10-* ports maintained by emulation@
(category audio).
Diffstat (limited to 'audio/linux-f10-freealut')
-rw-r--r-- | audio/linux-f10-freealut/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/linux-f10-freealut/Makefile b/audio/linux-f10-freealut/Makefile index 564f03c64efd..4940c66d2aaa 100644 --- a/audio/linux-f10-freealut/Makefile +++ b/audio/linux-f10-freealut/Makefile @@ -9,12 +9,11 @@ PKGNAMEPREFIX= linux-f10- DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION} MAINTAINER= emulation@FreeBSD.org -COMMENT= A free implementation of OpenAL's ALUT standard (Linux Fedora 10) +COMMENT= Free implementation of OpenAL's ALUT standard (Linux Fedora 10) CONFLICTS= linux-freealut-[0-9]* linux-f8-freealut-[0-9]* USE_LINUX_RPM= yes -NO_STAGE= yes USE_LINUX_APPS= openal LINUX_DIST_VER= 10 RPMVERSION= 6.fc9 |