Fix LIB_DEPENDS conversion

Reported by:	truckman
This commit is contained in:
Baptiste Daroussin 2013-12-17 21:30:56 +00:00
parent 23f82b30c6
commit a5472df6c1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=336771

View file

@ -12,7 +12,7 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= The data backends for the Evolution integrated mail/PIM suite
LIB_DEPENDS= libsoup-2.so:${PORTSDIR}/devel/libsoup \
LIB_DEPENDS= libsoup-2.4.so:${PORTSDIR}/devel/libsoup \
libgdata.so:${PORTSDIR}/devel/libgdata \
libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
libical.so:${PORTSDIR}/devel/libical \