From 0c55b8fa31dddbfb2a13bcb6be65757fa194c280 Mon Sep 17 00:00:00 2001 From: minskim Date: Wed, 28 Jul 2004 02:47:34 +0000 Subject: Enable pkgviews installation. --- archivers/makeself/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'archivers/makeself') diff --git a/archivers/makeself/Makefile b/archivers/makeself/Makefile index f626906e566..165188acf29 100644 --- a/archivers/makeself/Makefile +++ b/archivers/makeself/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/09/19 05:18:35 dent Exp $ +# $NetBSD: Makefile,v 1.6 2004/07/28 02:47:35 minskim Exp $ # FreeBSD Id: ports/archivers/makeself/Makefile,v 1.8 2001/07/07 03:47:49 dwcjr Exp DISTNAME= makeself-1.5.3 @@ -10,9 +10,13 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.megastep.org/makeself/ COMMENT= Neat script to make self-extracting archives +PKG_INSTALLATION_TYPES= overwrite pkgviews + EXTRACT_CMD= ${CP} ${DOWNLOADED_DISTFILE} ${WRKDIR} NO_BUILD= yes +INSTALLATION_DIRS= bin + # The DISPLAY thing is to prevent the script from trying to launch a xterm # just to extract the source. pre-patch: -- cgit v1.2.3