diff options
author | Johannes Jost Meixner <xmj@FreeBSD.org> | 2014-09-23 12:01:33 +0000 |
---|---|---|
committer | Johannes Jost Meixner <xmj@FreeBSD.org> | 2014-09-23 12:01:33 +0000 |
commit | d6940dcb78cf432eb998ecd1d23f21d95c7d6298 (patch) | |
tree | be519994f9e87114b0b95eeb1eff3dcca7e23d52 /audio/linux-c6-alsa-plugins-pulseaudio | |
parent | 816b3437a2cc5eae233d39bcbeb70dec5a70e081 (diff) | |
download | ports-d6940dcb78cf432eb998ecd1d23f21d95c7d6298.tar.gz ports-d6940dcb78cf432eb998ecd1d23f21d95c7d6298.zip |
Notes
Diffstat (limited to 'audio/linux-c6-alsa-plugins-pulseaudio')
-rw-r--r-- | audio/linux-c6-alsa-plugins-pulseaudio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/linux-c6-alsa-plugins-pulseaudio/Makefile b/audio/linux-c6-alsa-plugins-pulseaudio/Makefile index 79ab1efd581e..9a2e1b682e9f 100644 --- a/audio/linux-c6-alsa-plugins-pulseaudio/Makefile +++ b/audio/linux-c6-alsa-plugins-pulseaudio/Makefile @@ -3,6 +3,7 @@ PORTNAME= alsa-plugins-pulseaudio PORTVERSION= 1.0.21 +PORTREVISION= 1 CATEGORIES= audio linux PKGNAMEPREFIX= linux-${USE_LINUX}- @@ -19,7 +20,7 @@ SRC_DISTFILES= alsa-plugins-1.0.21-3.el6.src.rpm ONLY_FOR_ARCHS= i386 amd64 USE_LINUX= c6 -USE_LINUX_APPS= pulseaudio-libs +USE_LINUX_APPS= alsalib pulseaudio-libs USE_LINUX_RPM= yes RPMVERSION= 3.el6 |