aboutsummaryrefslogtreecommitdiff
path: root/devel/fpc-fcl-fpcunit/Makefile
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2007-11-08 06:27:18 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2007-11-08 06:27:18 +0000
commit798f6da77a5956bd2404744033e7a8d5cd1837f2 (patch)
tree7570e1ee9b00ed3d574a8761db191268fb4cfbf7 /devel/fpc-fcl-fpcunit/Makefile
parent4688336467f8c39cf0518ff5beac93fd5cb0ab18 (diff)
downloadports-798f6da77a5956bd2404744033e7a8d5cd1837f2.tar.gz
ports-798f6da77a5956bd2404744033e7a8d5cd1837f2.zip
Notes
Diffstat (limited to 'devel/fpc-fcl-fpcunit/Makefile')
-rw-r--r--devel/fpc-fcl-fpcunit/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/fpc-fcl-fpcunit/Makefile b/devel/fpc-fcl-fpcunit/Makefile
index 9d5ec9bd97d0..9712c9384c91 100644
--- a/devel/fpc-fcl-fpcunit/Makefile
+++ b/devel/fpc-fcl-fpcunit/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel lang
PKGNAMESUFFIX= -fcl-fpcunit
@@ -14,7 +14,8 @@ COMMENT= Free Pascal Component Library
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-xml/Package.fpc:${PORTSDIR}/devel/fpc-fcl-xml \
+ ${UNITSDIR}/netdb/Package.fpc:${PORTSDIR}/net/fpc-netdb
UNITSDIR= ${LOCALBASE}/lib/fpc/${PORTVERSION}/units/${BUILDNAME}
MASTERDIR= ${.CURDIR}/../../lang/fpc