summaryrefslogtreecommitdiff
path: root/archivers/makeself
diff options
context:
space:
mode:
authorminskim <minskim>2004-07-28 02:47:34 +0000
committerminskim <minskim>2004-07-28 02:47:34 +0000
commit0c55b8fa31dddbfb2a13bcb6be65757fa194c280 (patch)
treea2db94abf3df23400d346801b7559fa165b0b694 /archivers/makeself
parent8ad7c60733cb0d68b0c4d38d67434c37763bbe8e (diff)
downloadpkgsrc-0c55b8fa31dddbfb2a13bcb6be65757fa194c280.tar.gz
Enable pkgviews installation.
Diffstat (limited to 'archivers/makeself')
-rw-r--r--archivers/makeself/Makefile6
1 files changed, 5 insertions, 1 deletions
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: