summaryrefslogtreecommitdiff
path: root/textproc/sablotron/Makefile
diff options
context:
space:
mode:
authorrillig <rillig>2006-04-12 22:52:34 +0000
committerrillig <rillig>2006-04-12 22:52:34 +0000
commit339d6bcff68834b02548de5257217ce483cc29ba (patch)
tree7494830429dccfc3886e1cb0abfc1a7311ac879e /textproc/sablotron/Makefile
parent5ec5f35d2f3d84cf868ae3bc0555d23d6cd43888 (diff)
downloadpkgsrc-339d6bcff68834b02548de5257217ce483cc29ba.tar.gz
The documentation is installed into share/doc/sablotron instead of
share/doc/html. Bumped PKGREVISION.
Diffstat (limited to 'textproc/sablotron/Makefile')
-rw-r--r--textproc/sablotron/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/sablotron/Makefile b/textproc/sablotron/Makefile
index bca42ea115f..241c01ba7ea 100644
--- a/textproc/sablotron/Makefile
+++ b/textproc/sablotron/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.36 2006/02/05 23:11:07 joerg Exp $
+# $NetBSD: Makefile,v 1.37 2006/04/12 22:52:34 rillig Exp $
DISTNAME= Sablot-1.0.2
PKGNAME= ${DISTNAME:S/Sablot/sablotron/}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= textproc
MASTER_SITES= http://download-1.gingerall.cz/download/sablot/
@@ -16,6 +16,7 @@ GNU_CONFIGURE= YES
USE_TOOLS+= gmake
USE_LANGUAGES= c c++
USE_LIBTOOL= YES
+CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc/sablotron
# sablotron needs iconv but assumes it is in libc, so add what
# buildlink3 finds.