- Add missed dependency on glib20
Reported by: bento via kris
This commit is contained in:
parent
815e9c0706
commit
243746aff7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=102806
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ BUILD_DEPENDS= texi2html:${PORTSDIR}/textproc/texi2html
|
|||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnomehack lthack gnomeprefix gnometarget libxml2 pkgconfig
|
||||
USE_GNOME= gnomehack lthack gnomeprefix gnometarget glib20 libxml2 pkgconfig
|
||||
USE_LIBTOOL= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
CONFIGURE_ENV= CFLAGS=-I${LOCALBASE}/include \
|
||||
|
|
Loading…
Reference in a new issue