From 50513d5d5238ab12e0e327b93bf433d7d288aeeb Mon Sep 17 00:00:00 2001 From: Erwin Lansing Date: Fri, 4 Aug 2006 12:34:50 +0000 Subject: Add support for DESTDIR part I. This commit should largele be a NOOP as it only adds support for DESTDIR undefined. This does allow us to start testing ports with DESTDIR set, but this is as of yet not supported. Although this has been extensively tested on pointyhat, this is a very intrusive change and some cases may have been overlooked. Please contact Gabor and me if you find any. PR: 100555 Submitted by: gabor Sponsored by: Google Summer of Code 2006 --- graphics/tcm/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics/tcm') diff --git a/graphics/tcm/Makefile b/graphics/tcm/Makefile index c64cb720b9f0..062dd395da11 100644 --- a/graphics/tcm/Makefile +++ b/graphics/tcm/Makefile @@ -27,7 +27,7 @@ USE_MOTIF= yes USE_BISON= yes USE_GMAKE= yes -MANPREFIX= ${PREFIX}/tcm +MANPREFIX= ${TARGETDIR}/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 \ -- cgit v1.2.3