summaryrefslogtreecommitdiff
path: root/pkgtools/pkg_install-info
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-03-10 22:54:47 +0000
committerminskim <minskim@pkgsrc.org>2004-03-10 22:54:47 +0000
commit099cdb48e571dbc3d29cb0e4b74a30099a6eeb7b (patch)
tree614b69cbac4a10c6ae9df956ac4172a0afdc503d /pkgtools/pkg_install-info
parente2beb463aee36c1e5506d0721a3de83848002502 (diff)
downloadpkgsrc-099cdb48e571dbc3d29cb0e4b74a30099a6eeb7b.tar.gz
bl3ify and enable pkgviews installation.
Diffstat (limited to 'pkgtools/pkg_install-info')
-rw-r--r--pkgtools/pkg_install-info/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/pkgtools/pkg_install-info/Makefile b/pkgtools/pkg_install-info/Makefile
index ba4fc800eba..f15fce612f4 100644
--- a/pkgtools/pkg_install-info/Makefile
+++ b/pkgtools/pkg_install-info/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/01/25 03:29:57 grant Exp $
+# $NetBSD: Makefile,v 1.7 2004/03/10 22:54:47 minskim Exp $
#
DISTNAME= pkg_install-info-${VERSION}
@@ -11,7 +11,9 @@ MAINTAINER= seb@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/texinfo/texinfo.html
COMMENT= Standalone GNU info file installation utility
-USE_BUILDLINK2= # defined
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= # defined
GNU_CONFIGURE= # defined
NO_CHECKSUM= # defined
@@ -22,6 +24,8 @@ VERSION= 4.5
MAKE_ENV+= BINOWN=${BINOWN} BINGRP=${BINGRP}
+INSTALLATION_DIRS= bin
+
do-extract:
@${CP} -Rp ${FILESDIR} ${WRKSRC}