aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2001-03-19 01:41:33 +0800
committerolgeni <olgeni@FreeBSD.org>2001-03-19 01:41:33 +0800
commita22bcf9d91c3120c1fbd08fe458980b9fa61a1b5 (patch)
tree8c1b54e3488a9873dbb3f00e0ebf0979af34c7da
parentbf58af96464f9591a8ce304027e40172305e373c (diff)
downloadfreebsd-ports-gnome-a22bcf9d91c3120c1fbd08fe458980b9fa61a1b5.tar.gz
freebsd-ports-gnome-a22bcf9d91c3120c1fbd08fe458980b9fa61a1b5.tar.zst
freebsd-ports-gnome-a22bcf9d91c3120c1fbd08fe458980b9fa61a1b5.zip
Add missing gdk-pixbuf dependency.
Submitted by: bento logs
-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 8c3d715de5c1..40b3085c6ded 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= xml.5:${PORTSDIR}/textproc/libxml
+LIB_DEPENDS= xml.5:${PORTSDIR}/textproc/libxml \
+ gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf
RUN_DEPENDS= ${LOCALBASE}/share/Choices:${PORTSDIR}/x11-fm/rox-base
USE_GLIB= yes