- Add dependency on libexecinfo

This commit is contained in:
Pietro Cerutti 2010-03-24 15:40:50 +00:00
parent 2329230052
commit 92e918a406
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=251444

View file

@ -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 \