diff options
Diffstat (limited to 'audio/sound-juicer')
-rw-r--r-- | audio/sound-juicer/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/sound-juicer/Makefile b/audio/sound-juicer/Makefile index cc89a87b07b..68a5d71b8c9 100644 --- a/audio/sound-juicer/Makefile +++ b/audio/sound-juicer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2008/03/06 14:53:48 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2008/06/20 01:09:07 joerg Exp $ # DISTNAME= sound-juicer-2.14.5 @@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.burtonini.com/computing/ COMMENT= CD ripping tool +PKG_DESTDIR_SUPPORT= user-destdir + USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes USE_TOOLS+= gmake pkg-config intltool msgfmt |