aboutsummaryrefslogtreecommitdiff
path: root/lang/fpc-tcl/Makefile
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2006-09-07 21:32:29 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2006-09-07 21:32:29 +0000
commit5541fdbc2f47f3165fd821021a46cdd2d1e8e0d2 (patch)
tree925bf414f5f89aa45f14e83e1f68ec2ebe22be7f /lang/fpc-tcl/Makefile
parent13c8628fb525566e88dd5d6ab7f0541ccd240011 (diff)
downloadports-5541fdbc2f47f3165fd821021a46cdd2d1e8e0d2.tar.gz
ports-5541fdbc2f47f3165fd821021a46cdd2d1e8e0d2.zip
- Update to 2.0.4
- Add new dependencies to editors/lazarus Approved by: garga (mentor,implicit)
Notes
Notes: svn path=/head/; revision=172536
Diffstat (limited to 'lang/fpc-tcl/Makefile')
-rw-r--r--lang/fpc-tcl/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/lang/fpc-tcl/Makefile b/lang/fpc-tcl/Makefile
index 44c9d07bc9bf..3b6715038a44 100644
--- a/lang/fpc-tcl/Makefile
+++ b/lang/fpc-tcl/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-PORTREVISION= 1
+PORTREVISION= 0
CATEGORIES= lang
PKGNAMESUFFIX= -tcl
@@ -16,9 +16,10 @@ BUILD_DEPENDS= ppc386:${PORTSDIR}/lang/fpc \
fpcmake:${PORTSDIR}/lang/fpc-utils \
${UNITSDIR}/fcl/Package.fpc:${PORTSDIR}/devel/fpc-fcl \
${UNITSDIR}/gdbint/Package.fpc:${PORTSDIR}/devel/fpc-gdbint \
+ ${UNITSDIR}/graph/Package.fpc:${PORTSDIR}/graphics/fpc-graph \
${UNITSDIR}/ibase/Package.fpc:${PORTSDIR}/databases/fpc-ibase \
${UNITSDIR}/libasync/Package.fpc:${PORTSDIR}/net/fpc-libasync \
- ${UNITSDIR}/md5/Package.fpc:${PORTSDIR}/security/fpc-md5 \
+ ${UNITSDIR}/hash/Package.fpc:${PORTSDIR}/security/fpc-hash \
${UNITSDIR}/mysql/Package.fpc:${PORTSDIR}/databases/fpc-mysql \
${UNITSDIR}/netdb/Package.fpc:${PORTSDIR}/net/fpc-netdb \
${UNITSDIR}/odbc/Package.fpc:${PORTSDIR}/databases/fpc-odbc \
@@ -29,12 +30,11 @@ BUILD_DEPENDS= ppc386:${PORTSDIR}/lang/fpc \
${UNITSDIR}/postgres/Package.fpc:${PORTSDIR}/databases/fpc-postgres \
${UNITSDIR}/regexpr/Package.fpc:${PORTSDIR}/devel/fpc-regexpr \
${UNITSDIR}/sqlite/Package.fpc:${PORTSDIR}/databases/fpc-sqlite
-
RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84
UNITSDIR= ${LOCALBASE}/lib/fpc/${PORTVERSION}/units/${BUILDNAME}
MASTERDIR= ${.CURDIR}/../../lang/fpc
-WRKUNITDIR= ${PORTNAME}/packages/extra/${PKGNAMESUFFIX:S/-//}
+WRKUNITDIR= ${FPCSRCDIR}/packages/extra/${PKGNAMESUFFIX:S/-//}
EXTRACTUNITDIR+= ${WRKUNITDIR}
HAVE_EXAMPLES= true