pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/rfstool Enable pkgviews installation.
details: https://anonhg.NetBSD.org/pkgsrc/rev/85a483901ef3
branches: trunk
changeset: 477648:85a483901ef3
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Tue Jul 06 18:11:15 2004 +0000
description:
Enable pkgviews installation.
diffstat:
sysutils/rfstool/Makefile | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (24 lines):
diff -r 2401b2861b89 -r 85a483901ef3 sysutils/rfstool/Makefile
--- a/sysutils/rfstool/Makefile Tue Jul 06 18:06:44 2004 +0000
+++ b/sysutils/rfstool/Makefile Tue Jul 06 18:11:15 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/07/06 17:29:38 agc Exp $
+# $NetBSD: Makefile,v 1.2 2004/07/06 18:11:15 xtraeme Exp $
#
DISTNAME= rfstool-0.14-source
@@ -11,10 +11,14 @@
HOMEPAGE= http://p-nand-q.com/download/rfstool/overview.html
COMMENT= Tools to access ReiserFS partitions
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
WRKSRC= ${WRKDIR}/${PKGNAME}/rfstool
MAKEFILE= makefile.gcc3x
USE_LANGUAGES+= c++
+INSTALLATION_DIRS= sbin
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/rfstool ${PREFIX}/sbin/rfstool
Home |
Main Index |
Thread Index |
Old Index