diff options
-rw-r--r-- | x11-fm/xfce4-fm/Makefile | 2 |
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 |