summaryrefslogtreecommitdiff
path: root/devel/darcs
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2013-12-14 08:27:34 +0000
committerdholland <dholland@pkgsrc.org>2013-12-14 08:27:34 +0000
commita92f4eff2729a51afa25b84b430c0cdddbd3695a (patch)
treed020bd46cd6aa258ee302d642a7dd27623c2dc9f /devel/darcs
parent7f88e2a0e3fd873f918e601541901b77ff41be44 (diff)
downloadpkgsrc-a92f4eff2729a51afa25b84b430c0cdddbd3695a.tar.gz
Turn on DESTDIR support; no actual changes required. Clear BROKEN.
Diffstat (limited to 'devel/darcs')
-rw-r--r--devel/darcs/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/devel/darcs/Makefile b/devel/darcs/Makefile
index fb17d807a67..5c3c7106510 100644
--- a/devel/darcs/Makefile
+++ b/devel/darcs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2013/10/24 10:31:02 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2013/12/14 08:27:34 dholland Exp $
DISTNAME= darcs-2.0.2
PKGREVISION= 8
@@ -12,9 +12,6 @@ COMMENT= Distributed revision control system
BUILD_DEPENDS+= latex2html>=2002.2.1nb3:../../textproc/latex2html
BUILD_DEPENDS+= tex-fancyvrb-[0-9]*:../../print/tex-fancyvrb
-PKG_DESTDIR_SUPPORT= none
-BROKEN= Does not support DESTDIR; will be removed after 2013Q4
-
USE_TOOLS+= gmake perl
MAKE_FILE= GNUmakefile
GNU_CONFIGURE= yes