summaryrefslogtreecommitdiff
path: root/textproc/hevea/Makefile
diff options
context:
space:
mode:
authortonio <tonio>2006-01-13 09:26:38 +0000
committertonio <tonio>2006-01-13 09:26:38 +0000
commitdaf6d73443b81b2c820eb1c5f50129b57d9ed77b (patch)
treed63d1ca04ea1fe339fe3066c88d1b0851bb979f3 /textproc/hevea/Makefile
parent99f479ab841401d2457f13ff23a46e19236371f6 (diff)
downloadpkgsrc-daf6d73443b81b2c820eb1c5f50129b57d9ed77b.tar.gz
Use DIST_SUBDIR to cope with a change in the distfile:
This change fixes a bug with entities for -,\ and / Bump PKGREVISION, and take maintainership (issues of changing distfiles have been advertised upstream)
Diffstat (limited to 'textproc/hevea/Makefile')
-rw-r--r--textproc/hevea/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/textproc/hevea/Makefile b/textproc/hevea/Makefile
index f0211608bc1..d6727ab0a4e 100644
--- a/textproc/hevea/Makefile
+++ b/textproc/hevea/Makefile
@@ -1,15 +1,17 @@
-# $NetBSD: Makefile,v 1.12 2005/09/29 13:20:46 tonio Exp $
+# $NetBSD: Makefile,v 1.13 2006/01/13 09:26:38 tonio Exp $
DISTNAME= hevea-1.08
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://para.inria.fr/~maranget/hevea/distri/
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= tonio@NetBSD.org
HOMEPAGE= http://para.inria.fr/~maranget/hevea/
COMMENT= LaTeX to HTML translator
BUILD_DEPENDS+= ocaml>=3.07:../../lang/ocaml
+DIST_SUBDIR= ${PKGNAME_NOREV}
.include "../../mk/bsd.prefs.mk"
.if (${MACHINE_ARCH} == "i386") || (${MACHINE_ARCH} == "powerpc") || (${MACHINE_ARCH} == "sparc")