diff options
Diffstat (limited to 'audio/audacity/Makefile')
-rw-r--r-- | audio/audacity/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
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 |