summaryrefslogtreecommitdiff
path: root/audio/audacity/Makefile
diff options
context:
space:
mode:
authorhans <hans@pkgsrc.org>2012-02-15 20:01:54 +0000
committerhans <hans@pkgsrc.org>2012-02-15 20:01:54 +0000
commit14901787d8a45b71197e1503f0c5b58f17763402 (patch)
tree6b2e1c9fbd743de19969351817ae9324945ae9d4 /audio/audacity/Makefile
parentccdf076e960635ff1ae298c2d1a55663fca80a4f (diff)
downloadpkgsrc-14901787d8a45b71197e1503f0c5b58f17763402.tar.gz
Fix build on SunOS.
Diffstat (limited to 'audio/audacity/Makefile')
-rw-r--r--audio/audacity/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile
index 82f8282c8cd..d044f3d3939 100644
--- a/audio/audacity/Makefile
+++ b/audio/audacity/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.71 2012/02/06 12:39:19 wiz Exp $
+# $NetBSD: Makefile,v 1.72 2012/02/15 20:01:54 hans Exp $
DISTNAME= audacity-src-1.2.6
PKGREVISION= 12
@@ -14,7 +14,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
MAKE_JOBS_SAFE= no
USE_LIBTOOL= yes
-USE_PKGLOCALEDIR= yes
+USE_PKGLOCALEDIR= no
USE_TOOLS+= autoconf gmake msgfmt pkg-config zip:run
USE_LANGUAGES= c c++
GNU_CONFIGURE= yes