mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 11:56:28 -04:00
Add missing dependency on libxml2.
PR: 133897
This commit is contained in:
parent
ab75d02cc0
commit
eaa5b7ce56
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=237229
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ CONFIGURE_ARGS= --enable-fork --enable-rcs \
|
|||
--disable-mysql --disable-sqlite\
|
||||
--without-howl
|
||||
USE_ICONV= yes
|
||||
USE_GNOME= libxml2
|
||||
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} ${PTHREAD_CFLAGS} -I${LOCALBASE}/include"\
|
||||
LDFLAGS="${LDFLAGS} ${PTHREAD_LIBS} -L${LOCALBASE}/lib"
|
||||
LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2\
|
||||
|
|
Loading…
Add table
Reference in a new issue