pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/batchftp Enable pkgviews installation.
details: https://anonhg.NetBSD.org/pkgsrc/rev/6bbf9f130b52
branches: trunk
changeset: 477710:6bbf9f130b52
user: minskim <minskim%pkgsrc.org@localhost>
date: Wed Jul 07 14:40:00 2004 +0000
description:
Enable pkgviews installation.
diffstat:
net/batchftp/Makefile | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (24 lines):
diff -r 4a95a53cbd30 -r 6bbf9f130b52 net/batchftp/Makefile
--- a/net/batchftp/Makefile Wed Jul 07 14:39:33 2004 +0000
+++ b/net/batchftp/Makefile Wed Jul 07 14:40:00 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/07/07 14:37:49 minskim Exp $
+# $NetBSD: Makefile,v 1.10 2004/07/07 14:40:00 minskim Exp $
DISTNAME= batchftp102
PKGNAME= batchftp-1.02
@@ -8,10 +8,14 @@
MAINTAINER= tech-pkg%NetBSD.org@localhost
COMMENT= Automatically download files via the FTP protocol
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
WRKSRC= ${WRKDIR}
MAKE_ENV+= BINOWN=${BINOWN} BINGRP=${BINGRP}
+INSTALLATION_DIRS= bin
+
post-extract:
${LN} -fs ${FILESDIR}/Makefile ${WRKSRC}
Home |
Main Index |
Thread Index |
Old Index