summaryrefslogtreecommitdiff
path: root/audio/mp3diags
diff options
context:
space:
mode:
authorwiz <wiz>2009-07-13 07:07:26 +0000
committerwiz <wiz>2009-07-13 07:07:26 +0000
commit707a4336d564343f9310afc91aa45eea11395c50 (patch)
tree5c8c28860a1a311d2394cd8eb02c0a6d157fa80a /audio/mp3diags
parentc1d887a6d1710e9bbe735f538e7202bfaf139d27 (diff)
downloadpkgsrc-707a4336d564343f9310afc91aa45eea11395c50.tar.gz
Fix destdir installation.
Diffstat (limited to 'audio/mp3diags')
-rw-r--r--audio/mp3diags/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/audio/mp3diags/Makefile b/audio/mp3diags/Makefile
index d12ee1a76c6..f6ef16e3bac 100644
--- a/audio/mp3diags/Makefile
+++ b/audio/mp3diags/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/07/07 09:34:39 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2009/07/13 07:08:03 wiz Exp $
#
DISTNAME= MP3Diags-0.99.02.020
@@ -10,7 +10,9 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://mp3diags.sourceforge.net/
COMMENT= mp3 diagnosis tool and tag editor
LICENSE= gnu-gpl-v2
-PKG_DESTDIR_SUPPORT= user-destdir
+
+PKG_DESTDIR_SUPPORT= user-destdir
+INSTALLATION_DIRS= bin
USE_LANGUAGES= c++