libxslt is only a build dep for sid docs.

This commit is contained in:
Cherry G. Mathew 2008-06-25 21:09:37 +00:00 committed by Thomas Klausner
parent 1008db4a35
commit 35eafef772

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1.1.1 2008/06/25 21:02:36 cherrymathew Exp $
# $NetBSD: Makefile,v 1.2 2008/06/25 21:09:37 cherrymathew Exp $
#
DISTNAME= sid-1.10
@ -9,7 +9,7 @@ MAINTAINER= pkgsr-users@NetBSD.org
HOMEPAGE= http://www.tendra.org/wiki/SID
COMMENT= SID (Syntax Improving Device) is an LL(1) parser generator
BUILD_DEPENDS+= libxslt>=1.1.0:../../textproc/libxslt
USE_TOOLS+= perl
.include "../../textproc/libxslt/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"