aboutsummaryrefslogtreecommitdiffstats
path: root/lang/tcl80/Makefile
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2000-06-10 06:23:35 +0800
committerwill <will@FreeBSD.org>2000-06-10 06:23:35 +0800
commit9391806f15facd01089081cc03fac88fec2ac0c1 (patch)
tree1ea97bdfe39181354ef3a64c2170a63dea9a83f8 /lang/tcl80/Makefile
parent282f40936cdeccf80d68f8f7d2640abf13b2a335 (diff)
downloadfreebsd-ports-gnome-9391806f15facd01089081cc03fac88fec2ac0c1.tar.gz
freebsd-ports-gnome-9391806f15facd01089081cc03fac88fec2ac0c1.tar.zst
freebsd-ports-gnome-9391806f15facd01089081cc03fac88fec2ac0c1.zip
Use absolute path for FILESDIR instead of relative path.
PR: 19150 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Diffstat (limited to 'lang/tcl80/Makefile')
-rw-r--r--lang/tcl80/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/tcl80/Makefile b/lang/tcl80/Makefile
index e3618d6117c9..b211f0c20e35 100644
--- a/lang/tcl80/Makefile
+++ b/lang/tcl80/Makefile
@@ -28,7 +28,7 @@ SHLIB_MINOR= 5
MAKEFILE= makefile
TCL_LIB= libtcl80.so
-.include "files/manpages"
+.include "${FILESDIR}/manpages"
MANCOMPRESSED= yes