mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
Add explicit libxml2 dependency
This commit is contained in:
parent
447b2b0b8e
commit
3c985f4ba3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=357524
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ LIB_DEPENDS= libgd.so:${PORTSDIR}/graphics/gd \
|
|||
libgif.so:${PORTSDIR}/graphics/giflib
|
||||
|
||||
USES= cmake
|
||||
USE_GNOME= libxml2
|
||||
LDFLAGS+= -L${LOCALBASE} -pthread
|
||||
CMAKE_ARGS+= -DCMAKE_PREFIX_PATH=${LOCALBASE} \
|
||||
-DCMAKE_INSTALL_PREFIX=${PREFIX} \
|
||||
|
|
Loading…
Add table
Reference in a new issue