summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2007-01-13 17:47:22 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2007-01-13 17:47:22 +0000
commit5f45161c2e1fe1bd3fd674132e84bcaea31286ed (patch)
treef1953114109248b41778d546bef19dd279c4a400 /graphics
parentdisconnect tvbrowser from the build after moving to misc (diff)
It needs xsltproc in the buildtime, so add textproc/libxslt in the build
dependency to fix the build. Bump the PORTREVISION. Reported by: krismail
Notes
Notes: svn path=/head/; revision=182311
Diffstat (limited to 'graphics')
-rw-r--r--graphics/passepartout/Makefile2
1 files changed, 2 insertions, 0 deletions
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