diff options
Diffstat (limited to 'devel/cogito/Makefile')
-rw-r--r-- | devel/cogito/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/cogito/Makefile b/devel/cogito/Makefile index 9d3aa099fa4..0ef5225caba 100644 --- a/devel/cogito/Makefile +++ b/devel/cogito/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2008/03/04 11:02:24 rillig Exp $ +# $NetBSD: Makefile,v 1.11 2008/06/12 02:14:22 joerg Exp $ # DISTNAME= cogito-0.18.2 @@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.kernel.org/pub/software/scm/cogito/ COMMENT= Version control system of the Linux kernel +PKG_DESTDIR_SUPPORT= user-destdir + DEPENDS+= scmgit-[0-9]*:../../devel/scmgit USE_TOOLS+= gmake bash:run fgrep:run grep:run mktemp:run xargs:run |