summaryrefslogtreecommitdiff
path: root/devel/cvslock/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/cvslock/Makefile')
-rw-r--r--devel/cvslock/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/cvslock/Makefile b/devel/cvslock/Makefile
index 14a2971a28d..f7f41685771 100644
--- a/devel/cvslock/Makefile
+++ b/devel/cvslock/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2007/02/17 20:59:48 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2008/06/12 02:14:22 joerg Exp $
DISTNAME= cvslock-0.2
CATEGORIES= devel scm
@@ -7,6 +7,8 @@ MASTER_SITES= ftp://riemann.iam.uni-bonn.de/pub/users/roessler/cvslock/
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Safely manipulate and inspect CVS repositories
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"