aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/hevea
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-10-08 18:05:16 +0800
committerasami <asami@FreeBSD.org>2000-10-08 18:05:16 +0800
commit817f9dc920f177285a9c7c6754b774b5e4d1c9a8 (patch)
tree3cfd157534d55e1423d1bdde6f9ca89143291c5f /textproc/hevea
parent2b518b61f39c7f9c11c4450eb3359f2da8af893f (diff)
downloadfreebsd-ports-gnome-817f9dc920f177285a9c7c6754b774b5e4d1c9a8.tar.gz
freebsd-ports-gnome-817f9dc920f177285a9c7c6754b774b5e4d1c9a8.tar.zst
freebsd-ports-gnome-817f9dc920f177285a9c7c6754b774b5e4d1c9a8.zip
${MASTERDIR}/pkg/MESSAGE -> ${PKGMESSAGE} (well, here's the second one...)
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>