summaryrefslogtreecommitdiff
path: root/devel/darcs
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-08-14 17:07:55 +0000
committerasau <asau@pkgsrc.org>2012-08-14 17:07:55 +0000
commitfd5606f6d6ddb83a103dd625b40ecae784adb51e (patch)
tree5dbcb34f52bc9ee469c1698903957779b4dae76c /devel/darcs
parent1287093e7e877588237ba7c7c8824655c57d6f4e (diff)
downloadpkgsrc-fd5606f6d6ddb83a103dd625b40ecae784adb51e.tar.gz
Mark packages with no staged installation support explicitly (PKG_DESTDIR_SUPPORT=none).
Diffstat (limited to 'devel/darcs')
-rw-r--r--devel/darcs/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/darcs/Makefile b/devel/darcs/Makefile
index 63b864b66f0..0241673fb39 100644
--- a/devel/darcs/Makefile
+++ b/devel/darcs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2011/04/22 13:43:17 obache Exp $
+# $NetBSD: Makefile,v 1.26 2012/08/14 17:07:56 asau Exp $
DISTNAME= darcs-2.0.2
PKGREVISION= 4
@@ -11,6 +11,8 @@ COMMENT= Distributed revision control system
BUILD_DEPENDS+= latex2html>=2002.2.1nb3:../../textproc/latex2html
+PKG_DESTDIR_SUPPORT= none
+
TEX_DEPMETHOD= build
USE_TOOLS+= gmake perl
MAKE_FILE= GNUmakefile