mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Fix LIB_DEPENDS
This commit is contained in:
parent
046a51ca04
commit
d8b7705c1d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363750
@ -11,7 +11,7 @@ MAINTAINER= romain@FreeBSD.org
|
||||
COMMENT= Unit Testing Framework for C and C++
|
||||
|
||||
LIB_DEPENDS= libcairo.so:${PORTSDIR}/graphics/cairo \
|
||||
libpangocairo.so:${PORTSDIR}/x11-toolkits/pango
|
||||
libpangocairo-1.0.so:${PORTSDIR}/x11-toolkits/pango
|
||||
|
||||
CPPFLAGS+= "-I${LOCALBASE}/include"
|
||||
CONFIGURE_ARGS= --disable-gtk-doc-html --with-html-dir=${PREFIX}/share/doc
|
||||
|
Loading…
Reference in New Issue
Block a user