1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00

- Fix devel/xfce4-dev-tools detection, when xfdev is used in USE_XFCE macro

This commit is contained in:
Olivier Duchateau 2013-10-20 18:53:04 +00:00
parent 18f7ae85f1
commit b49223caeb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=331053

View File

@ -46,7 +46,8 @@ wm_RUN_DEPENDS= xfce4-wm>=4.10.1:${PORTSDIR}/x11-wm/xfce4-wm
xfconf_BUILD_DEPENDS= xfce4-conf>=4.10.0:${PORTSDIR}/x11/xfce4-conf
xfconf_RUN_DEPENDS= xfce4-conf>=4.10.0:${PORTSDIR}/x11/xfce4-conf
xfdev_RUN_DEPENDS= xfce4-dev-tools:${PORTSDIR}/devel/xfce4-dev-tools
xfdev_BUILD_DEPENDS= xdt-csource:${PORTSDIR}/devel/xfce4-dev-tools
xfdev_RUN_DEPENDS= xdt-csource:${PORTSDIR}/devel/xfce4-dev-tools
.endif