diff options
Diffstat (limited to 'audio/linux-f10-openal-soft/Makefile')
-rw-r--r-- | audio/linux-f10-openal-soft/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/audio/linux-f10-openal-soft/Makefile b/audio/linux-f10-openal-soft/Makefile index 700be9e18b4b..b9c2d4d7f441 100644 --- a/audio/linux-f10-openal-soft/Makefile +++ b/audio/linux-f10-openal-soft/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: audio/linux-f10-openal-soft -# Date created: 2010-08-19 -# Whom: mva -# +# Created by: mva # $FreeBSD$ -# PORTNAME= openal-soft PORTVERSION= 1.8.466 @@ -16,6 +12,7 @@ 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 |