From 3407fc52b4d9562acc78a5722544c183f15a607c Mon Sep 17 00:00:00 2001 From: Will Andrews Date: Fri, 9 Jun 2000 22:27:25 +0000 Subject: Ooops, I forgot that we need bsd.port.pre.mk before we can use FILESDIR. Pointy hat: will --- lang/tcl80/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/tcl80') diff --git a/lang/tcl80/Makefile b/lang/tcl80/Makefile index b211f0c20e35..1eb79cb2c000 100644 --- a/lang/tcl80/Makefile +++ b/lang/tcl80/Makefile @@ -28,12 +28,12 @@ SHLIB_MINOR= 5 MAKEFILE= makefile TCL_LIB= libtcl80.so +.include + .include "${FILESDIR}/manpages" MANCOMPRESSED= yes -.include - .if ${PORTOBJFORMAT} == "elf" TCL_LIB_FILE= ${TCL_LIB}.${SHLIB_MAJOR} .else -- cgit v1.2.3