From b07b24d335e695e93f21f6cd682b278846951a5a Mon Sep 17 00:00:00 2001 From: minskim Date: Thu, 22 Apr 2004 23:22:26 +0000 Subject: Enable pkgviews installation. --- archivers/bicom/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'archivers/bicom') diff --git a/archivers/bicom/Makefile b/archivers/bicom/Makefile index a9efb4e2a30..a1018d6768f 100644 --- a/archivers/bicom/Makefile +++ b/archivers/bicom/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2004/04/14 14:54:48 ben Exp $ +# $NetBSD: Makefile,v 1.18 2004/04/22 23:22:26 minskim Exp $ # DISTNAME= bicom101 @@ -13,11 +13,15 @@ COMMENT= Data compressor in the PPM family LICENSE= no-commercial-use +PKG_INSTALLATION_TYPES= overwrite pkgviews + WRKSRC= ${WRKDIR} USE_BUILDLINK3= yes USE_GCC_SHLIB= yes USE_LANGUAGES= c++ +INSTALLATION_DIRS= bin + do-build: for i in bialib bicom; do \ cd ${WRKSRC}/$$i && \ -- cgit v1.2.3