aboutsummaryrefslogtreecommitdiffstats
path: root/lang/fpc-tcl/Makefile
diff options
context:
space:
mode:
authoracm <acm@FreeBSD.org>2007-09-18 14:53:29 +0800
committeracm <acm@FreeBSD.org>2007-09-18 14:53:29 +0800
commit10334e36bb9d01b12a3e66f3ea591258f6fa7136 (patch)
tree791766d3bc82b5461cbc09711fdc57572ed2c832 /lang/fpc-tcl/Makefile
parent8906a32f288c7df3ef2eaa6d981cbd04beee8fd2 (diff)
downloadfreebsd-ports-gnome-10334e36bb9d01b12a3e66f3ea591258f6fa7136.tar.gz
freebsd-ports-gnome-10334e36bb9d01b12a3e66f3ea591258f6fa7136.tar.zst
freebsd-ports-gnome-10334e36bb9d01b12a3e66f3ea591258f6fa7136.zip
- Update to 2.2.0
Diffstat (limited to 'lang/fpc-tcl/Makefile')
-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 \