diff options
Diffstat (limited to 'devel/tcllibc/Makefile')
-rw-r--r-- | devel/tcllibc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/tcllibc/Makefile b/devel/tcllibc/Makefile index 22a720578b0d..fc3b7b29dac4 100644 --- a/devel/tcllibc/Makefile +++ b/devel/tcllibc/Makefile @@ -6,7 +6,7 @@ PKGNAMESUFFIX= c COMMENT= Compiled implementations of some of the modules of Tcllib BUILD_DEPENDS= critcl:devel/critcl -RUN_DEPENDS= ${LOCALBASE}/lib/tcllib/pkgIndex.tcl:${MASTERDIR} # PREFIX, not LOCALBASE +RUN_DEPENDS= ${LOCALBASE}/lib/tcllib/pkgIndex.tcl:devel/tcllib MASTERDIR= ${.CURDIR:H}/tcllib TMPPLIST= ${WRKDIR}/PLIST |