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-libvorbis | |
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-libvorbis')
-rw-r--r-- | audio/linux-f10-libvorbis/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/linux-f10-libvorbis/Makefile b/audio/linux-f10-libvorbis/Makefile index a78b74628b6d..4ae5df3cda1e 100644 --- a/audio/linux-f10-libvorbis/Makefile +++ b/audio/linux-f10-libvorbis/Makefile @@ -15,7 +15,6 @@ CONFLICTS= linux-libvorbis-[0-9]* linux-f8-libvorbis-[0-9]* ONLY_FOR_ARCHS= i386 amd64 USE_LINUX_RPM= yes -NO_STAGE= yes USE_LINUX_APPS= libogg LINUX_DIST_VER= 10 RPMVERSION= 5.fc10 |