pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/archivers/arc Enable pkgviews installation.
details: https://anonhg.NetBSD.org/pkgsrc/rev/14ac1f5b6300
branches: trunk
changeset: 472453:14ac1f5b6300
user: minskim <minskim%pkgsrc.org@localhost>
date: Sat Apr 10 23:51:35 2004 +0000
description:
Enable pkgviews installation.
diffstat:
archivers/arc/Makefile | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (24 lines):
diff -r cdf55b5ae1c7 -r 14ac1f5b6300 archivers/arc/Makefile
--- a/archivers/arc/Makefile Sat Apr 10 23:49:20 2004 +0000
+++ b/archivers/arc/Makefile Sat Apr 10 23:51:35 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2004/03/11 18:03:49 xtraeme Exp $
+# $NetBSD: Makefile,v 1.19 2004/04/10 23:51:36 minskim Exp $
# FreeBSD Id: Makefile,v 1.7 1997/08/10 22:31:09 fenner Exp
#
@@ -15,10 +15,14 @@
NO_SRC_ON_CDROM=${RESTRICTED}
NO_BIN_ON_CDROM=${RESTRICTED}
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
WRKSRC= ${WRKDIR}
USE_BUILDLINK3= yes
+INSTALLATION_DIRS= bin man/man1
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/arc ${PREFIX}/bin/
${INSTALL_PROGRAM} ${WRKSRC}/marc ${PREFIX}/bin/
Home |
Main Index |
Thread Index |
Old Index