aboutsummaryrefslogtreecommitdiff
path: root/graphics/tifmerge
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-05-04 04:20:42 +0000
committerSteve Price <steve@FreeBSD.org>1999-05-04 04:20:42 +0000
commit02c58191e13c8fdb500088d89af0b03bea3613b1 (patch)
tree04ad093380f36ff69286b65ef524275493504087 /graphics/tifmerge
parentb2a4dc58a6d48fd2aab9a02226bc1135bc51114f (diff)
downloadports-02c58191e13c8fdb500088d89af0b03bea3613b1.tar.gz
ports-02c58191e13c8fdb500088d89af0b03bea3613b1.zip
Expand ${PREFIX} in the manpage.
Notes
Notes: svn path=/head/; revision=18444
Diffstat (limited to 'graphics/tifmerge')
-rw-r--r--graphics/tifmerge/Makefile5
-rw-r--r--graphics/tifmerge/files/tifmerge.32
2 files changed, 4 insertions, 3 deletions
diff --git a/graphics/tifmerge/Makefile b/graphics/tifmerge/Makefile
index 64ba9231b15d..7dbea59e8721 100644
--- a/graphics/tifmerge/Makefile
+++ b/graphics/tifmerge/Makefile
@@ -3,7 +3,7 @@
# Date created: 29 April 1999
# Whom: G. Adam Stanislav <adam@whizkidtech.net>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1999/05/03 04:27:41 steve Exp $
#
DISTNAME= tiff
@@ -24,7 +24,8 @@ post-extract:
@tuc ${WRKDIR}/TIFMERGE.H ${WRKSRC}/tifmerge.h
@tuc ${WRKDIR}/TIFMERGE.C ${WRKSRC}/tifmerge.c
@${CP} ${FILESDIR}/Makefile ${WRKSRC}
- @${CP} ${FILESDIR}/tifmerge.3 ${WRKSRC}
+ @${SED} -e 's|@PREFIX@|${PREFIX}|g' ${FILESDIR}/tifmerge.3 > \
+ ${WRKSRC}/tifmerge.3
do-install:
${INSTALL_DATA} ${WRKSRC}/libtifmerge.so.1 ${PREFIX}/lib
diff --git a/graphics/tifmerge/files/tifmerge.3 b/graphics/tifmerge/files/tifmerge.3
index ab88e4e59cef..f1ef32c51fe0 100644
--- a/graphics/tifmerge/files/tifmerge.3
+++ b/graphics/tifmerge/files/tifmerge.3
@@ -33,7 +33,7 @@ file.
.Pp
The function is declared in
.Aq Pa tifmerge.h ,
-located in the ${PREFIX}/include directory.
+located in the @PREFIX@/include directory.
.Sh RETURN VALUES
The
.Fn TiffAppend