summaryrefslogtreecommitdiff
path: root/audio/mixer.app
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-05-03 23:12:27 +0000
committerminskim <minskim@pkgsrc.org>2004-05-03 23:12:27 +0000
commit7de8191bbb17d5ca4425470192dbb9bcc6d7aa79 (patch)
tree409d237e87000d30a1bd69b7e2dd203b31e3cfef /audio/mixer.app
parent3741492be0ae393e5f6cfa3889b34392e79a7057 (diff)
downloadpkgsrc-7de8191bbb17d5ca4425470192dbb9bcc6d7aa79.tar.gz
- Enable pkgviews installation.
- Use C++ compiler.
Diffstat (limited to 'audio/mixer.app')
-rw-r--r--audio/mixer.app/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/audio/mixer.app/Makefile b/audio/mixer.app/Makefile
index 218cf4e47ef..a7d3a7f1cb4 100644
--- a/audio/mixer.app/Makefile
+++ b/audio/mixer.app/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2004/04/11 17:26:25 xtraeme Exp $
+# $NetBSD: Makefile,v 1.6 2004/05/03 23:12:27 minskim Exp $
#
DISTNAME= Mixer.app-1.8.0
@@ -11,9 +11,14 @@ MAINTAINER= ptiJo@noos.fr
HOMEPAGE= http://www.fukt.bth.se/~per/mixer/
COMMENT= Another mixer intended for the windowmaker dockapp
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
USE_BUILDLINK3= YES
+USE_LANGUAGES= c++
USE_X11= YES
+INSTALLATION_DIRS= bin
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/Mixer.app ${PREFIX}/bin
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/Mixer.app