diff options
author | mva <mva@FreeBSD.org> | 2014-01-21 18:12:00 +0800 |
---|---|---|
committer | mva <mva@FreeBSD.org> | 2014-01-21 18:12:00 +0800 |
commit | b3011ccb1d13109bdf31028caf7a57b7da7c85a0 (patch) | |
tree | 7e75f4d31ce1e9c3ad78063165e9d786c44506c2 /audio | |
parent | 2b70a50126b94927ea10b1957f1d2fbd1605031a (diff) | |
download | freebsd-ports-gnome-b3011ccb1d13109bdf31028caf7a57b7da7c85a0.tar.gz freebsd-ports-gnome-b3011ccb1d13109bdf31028caf7a57b7da7c85a0.tar.zst freebsd-ports-gnome-b3011ccb1d13109bdf31028caf7a57b7da7c85a0.zip |
- Enable stagedir support
Diffstat (limited to 'audio')
-rw-r--r-- | audio/linux-f10-openal-soft/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/linux-f10-openal-soft/Makefile b/audio/linux-f10-openal-soft/Makefile index b9c2d4d7f441..f8787680914b 100644 --- a/audio/linux-f10-openal-soft/Makefile +++ b/audio/linux-f10-openal-soft/Makefile @@ -12,7 +12,6 @@ COMMENT= A 3D positional spatialized sound library (Linux Fedora 10) ONLY_FOR_ARCHS= i386 amd64 USE_LINUX_RPM= yes -NO_STAGE= yes USE_LINUX_APPS= alsalib arts esound LINUX_DIST_VER= 10 RPMVERSION= 7 |