diff options
Diffstat (limited to 'audio/terminatorx/Makefile')
-rw-r--r-- | audio/terminatorx/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/terminatorx/Makefile b/audio/terminatorx/Makefile index 0ee5071e754..7ac8737da31 100644 --- a/audio/terminatorx/Makefile +++ b/audio/terminatorx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2009/08/26 19:57:13 sno Exp $ +# $NetBSD: Makefile,v 1.18 2010/02/01 01:43:59 joerg Exp $ # DISTNAME= terminatorX-3.82 @@ -12,6 +12,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://terminatorx.org/ COMMENT= Realtime audio synthesizer +PKG_DESTDIR_SUPPORT= user-destdir + DEPENDS+= mpg123-[0-9]*:../../audio/mpg123 DEPENDS+= sox-[0-9]*:../../audio/sox DEPENDS+= vorbis-tools-[0-9]*:../../audio/vorbis-tools |