summaryrefslogtreecommitdiff
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
parent${MASTERDIR}/pkg/MESSAGE -> ${PKGMESSAGE} (now that's a new one!) (diff)
${MASTERDIR}/pkg/MESSAGE -> ${PKGMESSAGE} (well, here's the second one...)
Notes
Notes: svn path=/head/; revision=33573
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>