From 2f4dbc0f4bddcf1eb1b56d7b6ef7d7776fee3204 Mon Sep 17 00:00:00 2001 From: rillig Date: Wed, 10 Oct 2007 10:33:39 +0000 Subject: Listing the directories explicitly is error-prone. --- devel/cvsup-bin/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel') diff --git a/devel/cvsup-bin/Makefile b/devel/cvsup-bin/Makefile index ab6a80f1d09..163c5b918c7 100644 --- a/devel/cvsup-bin/Makefile +++ b/devel/cvsup-bin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2007/08/23 18:20:30 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2007/10/10 10:33:39 rillig Exp $ DISTNAME= cvsup-static-16.1.h PKGNAME= ${DISTNAME:C/static/bin/} @@ -22,7 +22,7 @@ WRKSRC= ${WRKDIR} NO_CONFIGURE= yes BUILD_DIRS= # empty -INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 ${PKGMANDIR}/man5 sbin +INSTALLATION_DIRS_FROM_PLIST= yes do-install: cd ${WRKSRC} && for i in cvpasswd cvsup ; do \ -- cgit v1.2.3