summaryrefslogtreecommitdiff
path: root/converters/bibtex2html/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'converters/bibtex2html/Makefile')
-rw-r--r--converters/bibtex2html/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/converters/bibtex2html/Makefile b/converters/bibtex2html/Makefile
index 6213c873ddb..ff888f016dd 100644
--- a/converters/bibtex2html/Makefile
+++ b/converters/bibtex2html/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2007/03/02 21:20:14 tonio Exp $
+# $NetBSD: Makefile,v 1.23 2007/12/01 14:19:35 tonio Exp $
-DISTNAME= bibtex2html-1.85
+DISTNAME= bibtex2html-1.88
CATEGORIES= converters
MASTER_SITES= http://www.lri.fr/~filliatr/ftp/bibtex2html/
@@ -23,6 +23,7 @@ SUBST_SED.paths= -e 's,/usr/share,${PREFIX}/share,g'
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
post-build:
+ set -e; \
cd ${WRKSRC}; ${MAKE} doc
do-install: