mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
Fix eel2 lib_depend line.
Submitted by: antoine@
This commit is contained in:
parent
4670d7a7a2
commit
c659c62d1d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=333623
1 changed files with 1 additions and 1 deletions
|
@ -395,7 +395,7 @@ librsvg2_LIB_DEPENDS= librsvg-2.so:${PORTSDIR}/graphics/librsvg2
|
|||
librsvg2_DETECT= ${LOCALBASE}/libdata/pkgconfig/librsvg-2.0.pc
|
||||
librsvg2_USE_GNOME_IMPL=libgsf gtk20
|
||||
|
||||
eel2_LIB_DEPENDS= libeel-2.2.so:${PORTSDIR}/x11-toolkits/eel
|
||||
eel2_LIB_DEPENDS= libeel-2.so:${PORTSDIR}/x11-toolkits/eel
|
||||
eel2_DETECT= ${LOCALBASE}/libdata/pkgconfig/eel-2.0.pc
|
||||
eel2_USE_GNOME_IMPL= gnomedesktop
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue