diff options
Diffstat (limited to 'audio/wavpack/Makefile')
-rw-r--r-- | audio/wavpack/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/wavpack/Makefile b/audio/wavpack/Makefile index f3ea2271fd1..a2a5f6efeba 100644 --- a/audio/wavpack/Makefile +++ b/audio/wavpack/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2009/07/15 21:02:39 tnn Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/02 23:48:12 asau Exp $ DISTNAME= wavpack-4.50.1 CATEGORIES= audio @@ -10,8 +10,6 @@ HOMEPAGE= http://www.wavpack.com/ COMMENT= Audio codec for lossless, lossy and hybrid compression LICENSE= modified-bsd -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= YES PKGCONFIG_OVERRIDE= wavpack.pc.in USE_LIBTOOL= YES |