remove trailing \ from LIB_DEPENDS

This commit is contained in:
Oliver Lehmann 2005-01-27 22:17:03 +00:00
parent aa7ac3c73e
commit 07536d612d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=127501

View File

@ -20,7 +20,7 @@ COMMENT= XFce 4 graphical frontend for printing
BUILD_DEPENDS= xfce-mcs-manager:${PORTSDIR}/sysutils/xfce4-mcs-manager
LIB_DEPENDS= xfce4util.1:${PORTSDIR}/x11/libxfce4util \
xfcegui4.3:${PORTSDIR}/x11-toolkits/libxfce4gui \
xfcegui4.3:${PORTSDIR}/x11-toolkits/libxfce4gui
RUN_DEPENDS= xfce-mcs-manager:${PORTSDIR}/sysutils/xfce4-mcs-manager
USE_GETTEXT= yes