summaryrefslogtreecommitdiff
path: root/audio/audacity
diff options
context:
space:
mode:
authorhans <hans@pkgsrc.org>2012-02-29 20:43:33 +0000
committerhans <hans@pkgsrc.org>2012-02-29 20:43:33 +0000
commitfa211baa9d518b8522af8cef019ae3ab9a49c9bf (patch)
treefdb79fc3f35ee7a133e2b8ced0a04050c581ad53 /audio/audacity
parent9e2fc3183073eb412e7ce5ddf7bbd81f867ff9ce (diff)
downloadpkgsrc-fa211baa9d518b8522af8cef019ae3ab9a49c9bf.tar.gz
Instead of setting USE_PKGLOCALEDIR=no, don't set it at all. Makes this
work as expected.
Diffstat (limited to 'audio/audacity')
-rw-r--r--audio/audacity/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile
index d044f3d3939..d0055196272 100644
--- a/audio/audacity/Makefile
+++ b/audio/audacity/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.72 2012/02/15 20:01:54 hans Exp $
+# $NetBSD: Makefile,v 1.73 2012/02/29 20:43:33 hans Exp $
DISTNAME= audacity-src-1.2.6
PKGREVISION= 12
@@ -14,7 +14,6 @@ PKG_DESTDIR_SUPPORT= user-destdir
MAKE_JOBS_SAFE= no
USE_LIBTOOL= yes
-USE_PKGLOCALEDIR= no
USE_TOOLS+= autoconf gmake msgfmt pkg-config zip:run
USE_LANGUAGES= c c++
GNU_CONFIGURE= yes