summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2005-02-23 04:09:50 +0000
committerminskim <minskim@pkgsrc.org>2005-02-23 04:09:50 +0000
commit8c1170628f2fe6e2d235b7fc9783ab5463f7a3d9 (patch)
tree1c486618c769365233d17dfa8d1b637499265daa /sysutils
parentb1946f84a6391e2ac6a172271bae6622a7197756 (diff)
downloadpkgsrc-8c1170628f2fe6e2d235b7fc9783ab5463f7a3d9.tar.gz
Enable pkgviews installation. Patches provided by Joachim Kuebart on
tech-pkg@.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/cdrdao/Makefile4
-rw-r--r--sysutils/vcdimager/Makefile4
2 files changed, 6 insertions, 2 deletions
diff --git a/sysutils/cdrdao/Makefile b/sysutils/cdrdao/Makefile
index 588cdf277b2..e2f7ca7fdae 100644
--- a/sysutils/cdrdao/Makefile
+++ b/sysutils/cdrdao/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2004/06/27 19:15:37 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2005/02/23 04:09:51 minskim Exp $
#
DISTNAME= cdrdao-1.1.9
@@ -9,6 +9,8 @@ MAINTAINER= david@maxwell.net
HOMEPAGE= http://cdrdao.sourceforge.net/
COMMENT= Records audio or data CD-Rs in disk-at-once (DAO) mode
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
GNU_CONFIGURE= YES
USE_GNU_TOOLS+= make
USE_LANGUAGES= c c++
diff --git a/sysutils/vcdimager/Makefile b/sysutils/vcdimager/Makefile
index 388394b5b5c..e4bcdc8907e 100644
--- a/sysutils/vcdimager/Makefile
+++ b/sysutils/vcdimager/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2004/10/03 00:18:16 tv Exp $
+# $NetBSD: Makefile,v 1.17 2005/02/23 04:09:51 minskim Exp $
#
DISTNAME= vcdimager-0.6.2
@@ -10,6 +10,8 @@ MAINTAINER= ben@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/vcdimager/
COMMENT= Mastering suite for Video CDs
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
USE_BUILDLINK3= YES
USE_GNU_TOOLS+= make
GNU_CONFIGURE= YES