pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/pkgse Enable pkgviews installation.
details: https://anonhg.NetBSD.org/pkgsrc/rev/e0389809cb8b
branches: trunk
changeset: 478238:e0389809cb8b
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Mon Jul 19 23:17:16 2004 +0000
description:
Enable pkgviews installation.
diffstat:
pkgtools/pkgse/Makefile | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (26 lines):
diff -r fafa93d90e60 -r e0389809cb8b pkgtools/pkgse/Makefile
--- a/pkgtools/pkgse/Makefile Mon Jul 19 23:15:45 2004 +0000
+++ b/pkgtools/pkgse/Makefile Mon Jul 19 23:17:16 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/07/19 23:13:51 xtraeme Exp $
+# $NetBSD: Makefile,v 1.2 2004/07/19 23:17:16 xtraeme Exp $
#
DISTNAME= pkgse-0.1
@@ -10,12 +10,16 @@
HOMEPAGE= http://imil.net/
COMMENT= Fetch informations about a NetBSD package on pkgsrc.netbsd.se
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
DEPENDS+= p5-libwww>=5.76:../../www/p5-libwww
NO_CONFIGURE= yes
NO_BUILD= yes
USE_PERL5= yes
+INSTALLATION_DIRS= bin
+
do-install:
@${INSTALL_SCRIPT} ${WRKSRC}/pkgse ${PREFIX}/bin
Home |
Main Index |
Thread Index |
Old Index