summaryrefslogtreecommitdiff
path: root/audio/pulseaudio/Makefile
diff options
context:
space:
mode:
authorahoka <ahoka>2008-12-25 21:53:30 +0000
committerahoka <ahoka>2008-12-25 21:53:30 +0000
commit2bad15e812aae3eeab50359c03e93492485bddd6 (patch)
tree23ab606db7ae0f9c9f463c0ac6021e5311a3a16e /audio/pulseaudio/Makefile
parent0f4a150506776735373c06697e0575ef523528c3 (diff)
downloadpkgsrc-2bad15e812aae3eeab50359c03e93492485bddd6.tar.gz
Fix minor issues reported by pkglint:
- Fix incorrect package option name - Add $NetBSD$ to patch-ad - Add autoreconf to USE_TOOLS
Diffstat (limited to 'audio/pulseaudio/Makefile')
-rw-r--r--audio/pulseaudio/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/pulseaudio/Makefile b/audio/pulseaudio/Makefile
index 0871b55a27c..fa3dbce398a 100644
--- a/audio/pulseaudio/Makefile
+++ b/audio/pulseaudio/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2008/12/25 21:47:03 ahoka Exp $
+# $NetBSD: Makefile,v 1.12 2008/12/25 21:53:30 ahoka Exp $
#
DISTNAME= pulseaudio-0.9.13
@@ -13,10 +13,10 @@ COMMENT= Sound server for POSIX and Win32 systems
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config gmake m4 msgfmt intltool perl \
- autoconf automake
+ autoconf automake autoreconf
USE_DIRS+= xdg-1.4
-PKG_OPTIONS_VAR= pulseaudio
+PKG_OPTIONS_VAR= PKG_OPTIONS.pulseaudio
PKG_SUPPORTED_OPTIONS= avahi
PKG_SUGGESTED_OPTIONS= avahi
PLIST_VARS+= ${PKG_SUPPORTED_OPTIONS}