aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2009-04-26 07:21:34 +0800
committermarcus <marcus@FreeBSD.org>2009-04-26 07:21:34 +0800
commit9029fcf284101d1933a36765133d0760dc5629a0 (patch)
tree90d3996154c0afb034d612417cdcd1832e2a7c92
parent45f9c48069029503818c1d54afe673d046e62b69 (diff)
downloadfreebsd-ports-gnome-9029fcf284101d1933a36765133d0760dc5629a0.tar.gz
freebsd-ports-gnome-9029fcf284101d1933a36765133d0760dc5629a0.tar.zst
freebsd-ports-gnome-9029fcf284101d1933a36765133d0760dc5629a0.zip
Correct the path to libxml++26.
-rw-r--r--graphics/passepartout/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/passepartout/Makefile b/graphics/passepartout/Makefile
index 6bf2c9489cf4..9c6f53f9d8b9 100644
--- a/graphics/passepartout/Makefile
+++ b/graphics/passepartout/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= DTP application for X
BUILD_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt
-LIB_DEPENDS= xml\\+\\+-2.6.2:${PORTSDIR}/libxml++26 \
+LIB_DEPENDS= xml\\+\\+-2.6.2:${PORTSDIR}/textproc/libxml++26 \
gnomecanvasmm-2.6:${PORTSDIR}/graphics/libgnomecanvasmm26
RUN_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt