summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/mp3diags/Makefile6
-rw-r--r--audio/mp3val/Makefile6
2 files changed, 8 insertions, 4 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++
diff --git a/audio/mp3val/Makefile b/audio/mp3val/Makefile
index a312c4af8e6..cc64cc0c8f5 100644
--- a/audio/mp3val/Makefile
+++ b/audio/mp3val/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/07/07 19:36:19 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2009/07/13 07:07:26 wiz Exp $
#
DISTNAME= mp3val-0.1.8-src
@@ -15,7 +15,9 @@ USE_LANGUAGES= c++
USE_TOOLS+= gmake
MAKE_FILE= Makefile.linux
BUILD_TARGET= mp3val
-PKG_DESTDIR_SUPPORT= user-destdir
+
+PKG_DESTDIR_SUPPORT= user-destdir
+INSTALLATION_DIRS= bin
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/mp3val ${DESTDIR}${PREFIX}/bin