pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/audacity Instead of setting USE_PKGLOCALEDIR=no,...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c36667b6fdb7
branches:  trunk
changeset: 600096:c36667b6fdb7
user:      hans <hans%pkgsrc.org@localhost>
date:      Wed Feb 29 20:43:33 2012 +0000

description:
Instead of setting USE_PKGLOCALEDIR=no, don't set it at all. Makes this
work as expected.

diffstat:

 audio/audacity/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r c35b433c652a -r c36667b6fdb7 audio/audacity/Makefile
--- a/audio/audacity/Makefile   Wed Feb 29 20:33:09 2012 +0000
+++ b/audio/audacity/Makefile   Wed Feb 29 20:43:33 2012 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index