diff options
author | Gabor Kovesdan <gabor@FreeBSD.org> | 2007-08-04 11:41:30 +0000 |
---|---|---|
committer | Gabor Kovesdan <gabor@FreeBSD.org> | 2007-08-04 11:41:30 +0000 |
commit | 42542fb07642b8336e808272918f3ae46aa67e0b (patch) | |
tree | 98ff235c33c6493aa26457284f122652c38935f7 /graphics/tcm/Makefile | |
parent | 4c9cd257fd4e6eca46807a43e128d298429ee3cd (diff) |
Notes
Diffstat (limited to 'graphics/tcm/Makefile')
-rw-r--r-- | graphics/tcm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/tcm/Makefile b/graphics/tcm/Makefile index 42376a6004db..a96bed015481 100644 --- a/graphics/tcm/Makefile +++ b/graphics/tcm/Makefile @@ -29,7 +29,7 @@ USE_MOTIF= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} SUB_FILES+= pkg-message -MANPREFIX= ${TARGETDIR}/tcm +MANPREFIX= ${PREFIX}/tcm MAN1= psf.1 tatd.1 tcbd.1 tcm.1 tcmd.1 tcmdv.1 tcmt.1 tcpd.1 tcrd.1 \ tdfd.1 tdpd.1 tefd.1 terd.1 tesd.1 text2ps.1 tfet.1 tfrt.1 \ tgd.1 tgt.1 tgtt.1 tpsd.1 trpg.1 tscd.1 tsnd.1 tssd.1 tstd.1 \ |