aboutsummaryrefslogtreecommitdiff
path: root/graphics/gdtclft
diff options
context:
space:
mode:
authorMikhail Teterin <mi@FreeBSD.org>2001-07-03 16:10:41 +0000
committerMikhail Teterin <mi@FreeBSD.org>2001-07-03 16:10:41 +0000
commit81eed0ab15fb0a33c1ab4bf69dc4ac0752bb8147 (patch)
treeae9a6eb421901bb478f8b2647be17f1cc2043cda /graphics/gdtclft
parent650e3176f53651f44ec8497b81831b79eecc2e50 (diff)
downloadports-81eed0ab15fb0a33c1ab4bf69dc4ac0752bb8147.tar.gz
ports-81eed0ab15fb0a33c1ab4bf69dc4ac0752bb8147.zip
Package building for this port was broken, when `n' was removed from the
list of recognized MAN-sections in bsd.man.mk. The port's Makefile.bsd simply declared MANN=gdtclft.n and the included bsd.lib.mk was doing the right thing. Now I had to add an explicit post-install target to the main Makefile.
Notes
Notes: svn path=/head/; revision=44709
Diffstat (limited to 'graphics/gdtclft')
-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