mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 04:16:27 -04:00
Fix LIB_DEPENDS conversion
Reported by: truckman
This commit is contained in:
parent
23f82b30c6
commit
a5472df6c1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=336771
1 changed files with 1 additions and 1 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Reference in a new issue