diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2004-04-07 19:23:24 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2004-04-07 19:23:24 +0000 |
commit | e25e258c556433070983bf870b91cb203ee114bb (patch) | |
tree | 9d59a14c78eadd9ef563cc2a8ebf205d02e057f6 /x11-fm | |
parent | f1ef10d96edcc5a0296004d3eee3281f7d8c1f96 (diff) | |
download | ports-e25e258c556433070983bf870b91cb203ee114bb.tar.gz ports-e25e258c556433070983bf870b91cb203ee114bb.zip |
Notes
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/xfce4-fm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-fm/xfce4-fm/Makefile b/x11-fm/xfce4-fm/Makefile index a269904e79ed..a9daf828577d 100644 --- a/x11-fm/xfce4-fm/Makefile +++ b/x11-fm/xfce4-fm/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-fm PORTVERSION= 4.0.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-fm xfce MASTER_SITES= http://www.xfce.org/archive/xfce-${PORTVERSION}/src/ \ ftp://ftp.berlios.de/pub/xfce-goodies/${PORTVERSION}/ \ @@ -19,7 +19,7 @@ MAINTAINER= oliver@FreeBSD.org COMMENT= XFce 4 file manager BUILD_DEPENDS= xfce-mcs-manager:${PORTSDIR}/sysutils/xfce4-mcs-manager -LIB_DEPENDS= dbh.1:${PORTSDIR}/databases/dbh \ +LIB_DEPENDS= dbh-1.0.1:${PORTSDIR}/databases/dbh \ xml2.5:${PORTSDIR}/textproc/libxml2 \ xfce4util.1:${PORTSDIR}/x11/libxfce4util \ xfcegui4.1:${PORTSDIR}/x11-toolkits/libxfce4gui |