summaryrefslogtreecommitdiff
path: root/graphics/fpc-cairo
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2007-12-22 04:23:33 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2007-12-22 04:23:33 +0000
commiteade0791de4ee35c0eb1f991a106545ae00e2636 (patch)
treedbfbe6d8fc6668d4998255396d9e31b257e73dbd /graphics/fpc-cairo
parentadd missing bison build dependency (diff)
- Add missing dependencies
Reported by: pav
Notes
Notes: svn path=/head/; revision=204315
Diffstat (limited to 'graphics/fpc-cairo')
-rw-r--r--graphics/fpc-cairo/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/graphics/fpc-cairo/Makefile b/graphics/fpc-cairo/Makefile
index 200f67f1d017..edeb4d85b383 100644
--- a/graphics/fpc-cairo/Makefile
+++ b/graphics/fpc-cairo/Makefile
@@ -14,7 +14,14 @@ COMMENT= Free Pascal interface to cairo library
BUILD_DEPENDS= ppc386:${PORTSDIR}/lang/fpc \
fpcmake:${PORTSDIR}/lang/fpc-utils \
+ ${UNITSDIR}/fcl-base/Package.fpc:${PORTSDIR}/devel/fpc-fcl-base \
${UNITSDIR}/fcl-image/Package.fpc:${PORTSDIR}/devel/fpc-fcl-image \
+ ${UNITSDIR}/hash/Package.fpc:${PORTSDIR}/security/fpc-hash \
+ ${UNITSDIR}/libasync/Package.fpc:${PORTSDIR}/net/fpc-libasync \
+ ${UNITSDIR}/netdb/Package.fpc:${PORTSDIR}/net/fpc-netdb \
+ ${UNITSDIR}/pasjpeg/Package.fpc:${PORTSDIR}/graphics/fpc-pasjpeg \
+ ${UNITSDIR}/paszlib/Package.fpc:${PORTSDIR}/archivers/fpc-paszlib \
+ ${UNITSDIR}/pthreads/Package.fpc:${PORTSDIR}/devel/fpc-pthreads \
${UNITSDIR}/x11/Package.fpc:${PORTSDIR}/x11/fpc-x11
UNITSDIR= ${LOCALBASE}/lib/fpc/${PORTVERSION}/units/${BUILDNAME}