aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/gdtclft/Makefile4
-rw-r--r--graphics/gdtclft/files/Makefile.bsd1
2 files changed, 3 insertions, 2 deletions
diff --git a/graphics/gdtclft/Makefile b/graphics/gdtclft/Makefile
index 047feb0f0971..9342f0112d22 100644
--- a/graphics/gdtclft/Makefile
+++ b/graphics/gdtclft/Makefile
@@ -27,7 +27,9 @@ MAKE_ENV= TCL_VER=${TCL_VER} MKDIR="${MKDIR}" \
ALL_TARGET= all
MANN= gdtclft.n
-MANCOMPRESSED= maybe
+
+post-install:
+ ${INSTALL_MAN} ${WRKSRC}/${MANN} ${PREFIX}/man/mann/
.include <bsd.port.mk>
diff --git a/graphics/gdtclft/files/Makefile.bsd b/graphics/gdtclft/files/Makefile.bsd
index da8d1a98b4e6..2949a54eea69 100644
--- a/graphics/gdtclft/files/Makefile.bsd
+++ b/graphics/gdtclft/files/Makefile.bsd
@@ -25,7 +25,6 @@ CFLAGS +=-I${PREFIX}/include/tcl${TCL_VER} -I${PREFIX}/include/gd
CFLAGS +=-DNDEBUG -Wall -I. -DUSE_TCL_STUBS -I${PREFIX}/include
CFLAGS +=-DVERSION=\"${VERSION}\"
-MANn = gdtclft.n
INTERNALLIB = don't build the useless static version
all: ${SHLIB_NAME} pkgIndex.tcl