diff options
Diffstat (limited to 'audio/mp3_check/Makefile')
-rw-r--r-- | audio/mp3_check/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/mp3_check/Makefile b/audio/mp3_check/Makefile index 694665f6b34..402998786f0 100644 --- a/audio/mp3_check/Makefile +++ b/audio/mp3_check/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2008/03/02 06:10:33 jlam Exp $ +# $NetBSD: Makefile,v 1.13 2012/10/02 23:47:58 asau Exp $ # DISTNAME= mp3_check-1.98 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://mp3check.sourceforge.net/ COMMENT= mp3 file checker -PKG_DESTDIR_SUPPORT= user-destdir - INSTALLATION_DIRS= bin do-install: |