aboutsummaryrefslogtreecommitdiff
path: root/devel/fpc-fcl-net
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2007-11-30 12:27:11 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2007-11-30 12:27:11 +0000
commit6f03c02ab9b30622f5beff6abad4b461c9fe36df (patch)
tree909acc52c8a3e57eea4571d67ef73953d30366b7 /devel/fpc-fcl-net
parentbb2982b53ebe49e757fdda89185d7308c8a1bc1c (diff)
Notes
Diffstat (limited to 'devel/fpc-fcl-net')
-rw-r--r--devel/fpc-fcl-net/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/devel/fpc-fcl-net/Makefile b/devel/fpc-fcl-net/Makefile
index 4e07b8b649f2..5d110654cc71 100644
--- a/devel/fpc-fcl-net/Makefile
+++ b/devel/fpc-fcl-net/Makefile
@@ -16,7 +16,11 @@ BUILD_DEPENDS= ppc386:${PORTSDIR}/lang/fpc \
${UNITSDIR}/fcl-base/Package.fpc:${PORTSDIR}/devel/fpc-fcl-base \
${UNITSDIR}/fcl-xml/Package.fpc:${PORTSDIR}/devel/fpc-fcl-xml \
${UNITSDIR}/fcl-passrc/Package.fpc:${PORTSDIR}/devel/fpc-fcl-passrc \
- ${UNITSDIR}/libasync/Package.fpc:${PORTSDIR}/net/fpc-libasync
+ ${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}/paszlib/Package.fpc:${PORTSDIR}/archivers/fpc-paszlib \
+ ${UNITSDIR}/pthreads/Package.fpc:${PORTSDIR}/devel/fpc-pthreads
UNITSDIR= ${LOCALBASE}/lib/fpc/${PORTVERSION}/units/${BUILDNAME}
MASTERDIR= ${.CURDIR}/../../lang/fpc