From 1ae420994665082ead3119863db4ce8986159143 Mon Sep 17 00:00:00 2001 From: minskim Date: Wed, 28 Jul 2004 02:47:34 +0000 Subject: Enable pkgviews installation. --- archivers/unarj/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'archivers/unarj') diff --git a/archivers/unarj/Makefile b/archivers/unarj/Makefile index e4a02d0c659..333171b965f 100644 --- a/archivers/unarj/Makefile +++ b/archivers/unarj/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2004/03/23 04:40:59 jlam Exp $ +# $NetBSD: Makefile,v 1.17 2004/07/28 02:47:35 minskim Exp $ DISTNAME= unarj-2.43 CATEGORIES= archivers @@ -14,8 +14,12 @@ RESTRICTED= "Do not charge a fee for use, copying, or distribution" NO_SRC_ON_CDROM=${RESTRICTED} NO_BIN_ON_CDROM=${RESTRICTED} +PKG_INSTALLATION_TYPES= overwrite pkgviews + USE_BUILDLINK3= yes +INSTALLATION_DIRS= bin + do-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/unarj ${INSTALL_PROGRAM} ${WRKSRC}/unarj ${PREFIX}/bin -- cgit v1.2.3