diff options
Diffstat (limited to 'audio/wavesurfer/Makefile')
-rw-r--r-- | audio/wavesurfer/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/wavesurfer/Makefile b/audio/wavesurfer/Makefile index 2a13ea7db3b..3e075570373 100644 --- a/audio/wavesurfer/Makefile +++ b/audio/wavesurfer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2008/05/25 21:42:20 joerg Exp $ +# $NetBSD: Makefile,v 1.18 2012/10/02 23:48:12 asau Exp $ DISTNAME= wavesurfer-1.8.5 CATEGORIES= audio @@ -11,8 +11,6 @@ COMMENT= Tool for sound visualization and manipulation DEPENDS+= tcl-snack-[0-9]*:../../audio/tcl-snack DEPENDS+= tk-[0-9]*:../../x11/tk -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= pax NO_CONFIGURE= yes |