summaryrefslogtreecommitdiff
path: root/lang/fpc-tcl
diff options
context:
space:
mode:
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 \