mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
fix LIB_DEPENDS. dbh library got changed during the last databases/dbh changes.
PR: 55095 Submitted by: Robert Backhaus <robbak@biz.net.au>
This commit is contained in:
parent
c723034233
commit
fa6387ba4d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=86111
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user