summaryrefslogtreecommitdiff
path: root/textproc/hevea/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/hevea/Makefile')
-rw-r--r--textproc/hevea/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/textproc/hevea/Makefile b/textproc/hevea/Makefile
index e82792afdad..22947dd68ad 100644
--- a/textproc/hevea/Makefile
+++ b/textproc/hevea/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2008/01/13 19:24:49 tonio Exp $
+# $NetBSD: Makefile,v 1.19 2010/03/15 21:00:56 tonio Exp $
DISTNAME= hevea-1.10
CATEGORIES= textproc
@@ -8,7 +8,10 @@ MAINTAINER= tonio@NetBSD.org
HOMEPAGE= http://pauillac.inria.fr/~maranget/hevea/
COMMENT= LaTeX to HTML translator
+PKG_DESTDIR_SUPPORT= user-destdir
+
BUILD_DEPENDS+= ocaml>=3.07:../../lang/ocaml
+MAKE_ENV+= DESTDIR=${DESTDIR}
DIST_SUBDIR= ${PKGNAME_NOREV}
.include "../../mk/bsd.prefs.mk"