From 99681e8cdea2ee52f462cf20a6ef5068aa87de2e Mon Sep 17 00:00:00 2001 From: schmonz Date: Mon, 29 Mar 2004 03:28:49 +0000 Subject: Enable pkgviews installation. --- devel/cvsps/Makefile | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'devel/cvsps') diff --git a/devel/cvsps/Makefile b/devel/cvsps/Makefile index 57782919f84..ee03496b812 100644 --- a/devel/cvsps/Makefile +++ b/devel/cvsps/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2004/02/26 01:10:07 schmonz Exp $ +# $NetBSD: Makefile,v 1.9 2004/03/29 03:31:13 schmonz Exp $ # DISTNAME= cvsps-2.0rc1 @@ -9,7 +9,11 @@ MAINTAINER= schmonz@NetBSD.org HOMEPAGE= http://www.cobite.com/cvsps/ COMMENT= Generates 'patchset' information from a CVS repository -USE_BUILDLINK3= YES -USE_GNU_TOOLS+= make +PKG_INSTALLATION_TYPES= overwrite pkgviews + +USE_BUILDLINK3= YES +USE_GNU_TOOLS+= make + +INSTALLATION_DIRS= bin man/man1 .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3