From 5f45161c2e1fe1bd3fd674132e84bcaea31286ed Mon Sep 17 00:00:00 2001 From: Jeremy Messenger Date: Sat, 13 Jan 2007 17:47:22 +0000 Subject: It needs xsltproc in the buildtime, so add textproc/libxslt in the build dependency to fix the build. Bump the PORTREVISION. Reported by: krismail --- graphics/passepartout/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'graphics') diff --git a/graphics/passepartout/Makefile b/graphics/passepartout/Makefile index b4c36ac6d235..e4a1fa31c86a 100644 --- a/graphics/passepartout/Makefile +++ b/graphics/passepartout/Makefile @@ -8,12 +8,14 @@ PORTNAME= passepartout PORTVERSION= 0.6 +PORTREVISION= 1 CATEGORIES= graphics gnome MASTER_SITES= http://www.stacken.kth.se/project/pptout/files/ MAINTAINER= gnome@FreeBSD.org COMMENT= DTP application for X +BUILD_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt LIB_DEPENDS= xml\\+\\+-1.0:${PORTSDIR}/textproc/libxml++ \ gnomecanvasmm-2.6:${PORTSDIR}/graphics/libgnomecanvasmm26 RUN_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt -- cgit v1.2.3