summaryrefslogtreecommitdiff
path: root/x11-fm/rox-filer
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2001-10-27 22:34:26 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2001-10-27 22:34:26 +0000
commit42fff2c2741774e091cec9389e684a0d5c955789 (patch)
tree006ec386e81d6a07d9d0c8a2589caf0f4a577630 /x11-fm/rox-filer
parentI forgot to add the nessus-devel ports to the category Makefile. (diff)
Add missing dependency on textproc/libxml (from bento error logs).
Notes
Notes: svn path=/head/; revision=49274
Diffstat (limited to 'x11-fm/rox-filer')
-rw-r--r--x11-fm/rox-filer/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-fm/rox-filer/Makefile b/x11-fm/rox-filer/Makefile
index 9f94960d8ca0..4bff7e0491ac 100644
--- a/x11-fm/rox-filer/Makefile
+++ b/x11-fm/rox-filer/Makefile
@@ -14,7 +14,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= olgeni@FreeBSD.org
-LIB_DEPENDS= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf
+LIB_DEPENDS= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \
+ xml.5:${PORTSDIR}/textproc/libxml
RUN_DEPENDS= ${LOCALBASE}/share/Choices:${PORTSDIR}/x11-fm/rox-base
USE_GTK= yes