This port also LIB_DEPENDS on the libxml port.
This commit is contained in:
parent
f7335b8ebb
commit
0d59342482
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=26049
1 changed files with 2 additions and 1 deletions
|
@ -15,7 +15,8 @@ MAINTAINER= ade@FreeBSD.org
|
|||
|
||||
LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs \
|
||||
intl.1:${PORTSDIR}/devel/gettext \
|
||||
gdk_pixbuf.1:${PORTSDIR}/graphics/gdk-pixbuf
|
||||
gdk_pixbuf.1:${PORTSDIR}/graphics/gdk-pixbuf \
|
||||
xml.5:${PORTSDIR}/textproc/libxml
|
||||
|
||||
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
|
||||
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
|
||||
|
|
Loading…
Reference in a new issue