summaryrefslogtreecommitdiffstats
path: root/graphics/passepartout/Makefile
diff options
context:
space:
mode:
authorbland <bland@FreeBSD.org>2003-10-05 03:46:05 +0000
committerbland <bland@FreeBSD.org>2003-10-05 03:46:05 +0000
commitfdff39d78239ab64083941d360c13d32a1742eae (patch)
tree9760e422be25818a4daa38451a2515a2bacb12e4 /graphics/passepartout/Makefile
parent9d47f57cd3802239095cca05bffff5f81994029b (diff)
downloadFreeBSD-ports-fdff39d78239ab64083941d360c13d32a1742eae.zip
FreeBSD-ports-fdff39d78239ab64083941d360c13d32a1742eae.tar.gz
Fix run-time dependency on xsltproc.
Diffstat (limited to 'graphics/passepartout/Makefile')
-rw-r--r--graphics/passepartout/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/passepartout/Makefile b/graphics/passepartout/Makefile
index a2aae15..d852bf8 100644
--- a/graphics/passepartout/Makefile
+++ b/graphics/passepartout/Makefile
@@ -7,6 +7,7 @@
PORTNAME= passepartout
PORTVERSION= 0.2
+PORTREVISION= 1
CATEGORIES= graphics gnome
MASTER_SITES= http://www.stacken.kth.se/project/pptout/files/
@@ -20,6 +21,7 @@ COMMENT= DTP application for X
LIB_DEPENDS= gtkmm-2.0:${PORTSDIR}/x11-toolkits/gtk--2 \
xml\\+\\+-0.1:${PORTSDIR}/textproc/libxml++
+RUN_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt
USE_BZIP2= yes
USE_REINPLACE= yes
OpenPOWER on IntegriCloud