diff options
Diffstat (limited to 'devel/ztcl/Makefile')
-rw-r--r-- | devel/ztcl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ztcl/Makefile b/devel/ztcl/Makefile index 1091c232c494..a5c1919b6cf9 100644 --- a/devel/ztcl/Makefile +++ b/devel/ztcl/Makefile @@ -13,7 +13,7 @@ COMMENT= Zlib extension library for the Tcl LICENSE= LGPL21 -LIB_DEPENDS= libtclmore0.so:${PORTSDIR}/devel/tclmore +LIB_DEPENDS= libtclmore0.so:devel/tclmore OPTIONS_DEFINE= DOCS |