aboutsummaryrefslogtreecommitdiff
path: root/lang/fpc-tcl
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2007-09-18 06:53:29 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2007-09-18 06:53:29 +0000
commit99a00aac426d1d8cbb00774dbd38653304311f6f (patch)
treebd96d5d1b1bba579fbc1b4c5b9006bfdf7af8d7e /lang/fpc-tcl
parent77055df2fbedb95fc64a9b320dcc4b9e23d341b9 (diff)
downloadports-99a00aac426d1d8cbb00774dbd38653304311f6f.tar.gz
ports-99a00aac426d1d8cbb00774dbd38653304311f6f.zip
- Update to 2.2.0
Notes
Notes: svn path=/head/; revision=199673
Diffstat (limited to 'lang/fpc-tcl')
-rw-r--r--lang/fpc-tcl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/fpc-tcl/Makefile b/lang/fpc-tcl/Makefile
index 13ad2fefdd21..dd59645af282 100644
--- a/lang/fpc-tcl/Makefile
+++ b/lang/fpc-tcl/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-PORTREVISION= 2
+PORTREVISION= 0
CATEGORIES= lang
PKGNAMESUFFIX= -tcl
@@ -14,7 +14,7 @@ COMMENT= Free Pascal interface to the tcl/tk interpreter
BUILD_DEPENDS= ppc386:${PORTSDIR}/lang/fpc \
fpcmake:${PORTSDIR}/lang/fpc-utils \
- ${UNITSDIR}/fcl/Package.fpc:${PORTSDIR}/devel/fpc-fcl \
+ ${UNITSDIR}/fcl-base/Package.fpc:${PORTSDIR}/devel/fpc-fcl-base \
${UNITSDIR}/gdbint/Package.fpc:${PORTSDIR}/devel/fpc-gdbint \
${UNITSDIR}/graph/Package.fpc:${PORTSDIR}/graphics/fpc-graph \
${UNITSDIR}/ibase/Package.fpc:${PORTSDIR}/databases/fpc-ibase \