aboutsummaryrefslogtreecommitdiff
path: root/print/dvipdfm
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-10-08 10:04:18 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-10-08 10:04:18 +0000
commita537c475ad36e840df2b87278ff2973b08e96ba9 (patch)
tree1f8bad36003e9d486ec5bcaa7121dae873d8d8b0 /print/dvipdfm
parentabc7b2571aab2bfdcc40b505174c94233888d177 (diff)
downloadports-a537c475ad36e840df2b87278ff2973b08e96ba9.tar.gz
ports-a537c475ad36e840df2b87278ff2973b08e96ba9.zip
Notes
Diffstat (limited to 'print/dvipdfm')
-rw-r--r--print/dvipdfm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/dvipdfm/Makefile b/print/dvipdfm/Makefile
index bfac624ce651..9c4e84ffc152 100644
--- a/print/dvipdfm/Makefile
+++ b/print/dvipdfm/Makefile
@@ -42,6 +42,6 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/doc/transistor.pdf ${PREFIX}/share/texmf/doc/dvipdfm
( cd ${PREFIX}/share/texmf/doc/dvipdfm ; tex dvipdfm ; ${PREFIX}/bin/dvipdfm dvipdfm ; ${RM} dvipdfm.log dvipdfm.dvi )
.endif
- ${CAT} ${MASTERDIR}/pkg/MESSAGE
+ ${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>