From 39d7fb93432416d872ed34e0025741cc93068c06 Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 12 Jun 2008 02:14:13 +0000 Subject: Add DESTDIR support. --- audio/audacity/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'audio/audacity/Makefile') diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile index 9f2c04106dc..acc0988e81e 100644 --- a/audio/audacity/Makefile +++ b/audio/audacity/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.57 2008/03/20 15:58:47 drochner Exp $ +# $NetBSD: Makefile,v 1.58 2008/06/12 02:14:13 joerg Exp $ DISTNAME= audacity-src-1.2.6 PKGREVISION= 1 @@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://audacity.sourceforge.net/ COMMENT= Audio editor +PKG_DESTDIR_SUPPORT= user-destdir + DEPENDS+= zip>=0.0:../../archivers/zip USE_LIBTOOL= yes -- cgit v1.2.3