diff options
Diffstat (limited to 'audio/snd/Makefile')
-rw-r--r-- | audio/snd/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/snd/Makefile b/audio/snd/Makefile index e432fbc7c2c..c93babd5623 100644 --- a/audio/snd/Makefile +++ b/audio/snd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.70 2012/10/02 17:10:35 tron Exp $ +# $NetBSD: Makefile,v 1.71 2012/10/02 23:48:09 asau Exp $ # DISTNAME= snd-9.9 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://ccrma.stanford.edu/software/snd/ COMMENT= X based sound editor -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= flac-[0-9]*:../../audio/flac DEPENDS+= speex-[0-9]*:../../audio/speex DEPENDS+= vorbis-tools-[0-9]*:../../audio/vorbis-tools |