aboutsummaryrefslogtreecommitdiff
path: root/textproc/hevea
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-10-08 10:05:16 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-10-08 10:05:16 +0000
commit223b77c5d3249b565b5dc63c3241ce79ea8b9019 (patch)
treedb909b68c7b8785f50538d4b0f9df0ad1f6936c1 /textproc/hevea
parenta537c475ad36e840df2b87278ff2973b08e96ba9 (diff)
downloadports-223b77c5d3249b565b5dc63c3241ce79ea8b9019.tar.gz
ports-223b77c5d3249b565b5dc63c3241ce79ea8b9019.zip
Notes
Diffstat (limited to 'textproc/hevea')
-rw-r--r--textproc/hevea/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/hevea/Makefile b/textproc/hevea/Makefile
index 1ad4e84ed4f2..61d4ea2b0aeb 100644
--- a/textproc/hevea/Makefile
+++ b/textproc/hevea/Makefile
@@ -20,6 +20,6 @@ TEXHASH= ${PREFIX}/bin/texhash
post-install:
strip ${PREFIX}/bin/hevea
strip ${PREFIX}/bin/hacha
- ${CAT} ${MASTERDIR}/pkg/MESSAGE
+ ${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>