diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-14 18:42:04 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-14 18:42:04 +0000 |
| commit | ffb7170399b77f34a48875ad6468eb796f00aed3 (patch) | |
| tree | 3a1e4c5d813ec945366f43d48f94fa325ba0ead9 /sysutils/modules | |
| parent | c60af5b21ccf5bfc632b51afe126bbc7dac29ddd (diff) | |
Notes
Diffstat (limited to 'sysutils/modules')
| -rw-r--r-- | sysutils/modules/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/modules/Makefile b/sysutils/modules/Makefile index f9dd6d6aef17..6f54b23a6b12 100644 --- a/sysutils/modules/Makefile +++ b/sysutils/modules/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF/${PORTNAME}/Modules/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Dynamic modification of a user's environment -LIB_DEPENDS= tcl${TCL_VER}:${PORTSDIR}/lang/tcl${TCL_VER} +LIB_DEPENDS= libtcl${TCL_VER}.so:${PORTSDIR}/lang/tcl${TCL_VER} PLIST_SUB= MODULES_VERSION=${PORTVERSION} |
