pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/nrg2iso Enable pkgviews installation.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cd398cd2abdb
branches:  trunk
changeset: 477988:cd398cd2abdb
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Wed Jul 14 01:15:15 2004 +0000

description:
Enable pkgviews installation.

diffstat:

 sysutils/nrg2iso/Makefile |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (22 lines):

diff -r e19b138fd9ea -r cd398cd2abdb sysutils/nrg2iso/Makefile
--- a/sysutils/nrg2iso/Makefile Wed Jul 14 01:14:23 2004 +0000
+++ b/sysutils/nrg2iso/Makefile Wed Jul 14 01:15:15 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/07/14 01:12:54 xtraeme Exp $
+# $NetBSD: Makefile,v 1.2 2004/07/14 01:15:15 xtraeme Exp $
 #
 
 DISTNAME=      nrg2iso-0.2
@@ -9,8 +9,12 @@
 HOMEPAGE=      http://gregory.kokanosky.free.fr/v4/linux/nrg2iso.en.html
 COMMENT=       Converts Nero Burning Roms to ISO images
 
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
 USE_BUILDLINK3=                yes
 
+INSTALLATION_DIRS=     bin
+
 do-install:
        ${INSTALL_PROGRAM} ${WRKSRC}/nrg2iso ${PREFIX}/bin
 



Home | Main Index | Thread Index | Old Index