summaryrefslogtreecommitdiff
path: root/x11-fm/xfce4-fm/Makefile
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2003-08-01 08:35:51 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2003-08-01 08:35:51 +0000
commitfa6387ba4df83e2e1a5a257fc9a3092b51aa64a2 (patch)
treebaa912e378b06a9613d8b353857ec3a176b8d873 /x11-fm/xfce4-fm/Makefile
parentenable xinerama support by default, (diff)
fix LIB_DEPENDS. dbh library got changed during the last databases/dbh changes.
PR: 55095 Submitted by: Robert Backhaus <robbak@biz.net.au>
Notes
Notes: svn path=/head/; revision=86111
Diffstat (limited to '')
-rw-r--r--x11-fm/xfce4-fm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fm/xfce4-fm/Makefile b/x11-fm/xfce4-fm/Makefile
index 59cb8292b8d7..a25d0115d85d 100644
--- a/x11-fm/xfce4-fm/Makefile
+++ b/x11-fm/xfce4-fm/Makefile
@@ -20,7 +20,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= XFce 4 file manager
BUILD_DEPENDS= xfce-mcs-manager:${PORTSDIR}/sysutils/xfce4-mcs-manager
-LIB_DEPENDS= dbh-1.0.1:${PORTSDIR}/databases/dbh \
+LIB_DEPENDS= dbh.1:${PORTSDIR}/databases/dbh \
xml2.5:${PORTSDIR}/textproc/libxml2 \
xfce4util.1:${PORTSDIR}/x11/libxfce4util \
xfcegui4.1:${PORTSDIR}/x11-toolkits/libxfce4gui