- Add dependency on libexecinfo
This commit is contained in:
parent
2329230052
commit
92e918a406
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=251444
1 changed files with 2 additions and 1 deletions
|
@ -13,7 +13,8 @@ MASTER_SITES= ftp://ftp.gimp.org/pub/gegl/0.1/
|
|||
MAINTAINER= gahr@FreeBSD.org
|
||||
COMMENT= A graph based image processing framework
|
||||
|
||||
LIB_DEPENDS= babl-0.1:${PORTSDIR}/x11/babl
|
||||
LIB_DEPENDS= babl-0.1:${PORTSDIR}/x11/babl \
|
||||
execinfo.1:${PORTSDIR}/devel/libexecinfo
|
||||
BUILD_DEPENDS= enscript:${PORTSDIR}/print/enscript-a4
|
||||
|
||||
OPTIONS= CAIRO "Enable Cairo" on \
|
||||
|
|
Loading…
Reference in a new issue