summaryrefslogtreecommitdiff
path: root/x11-fonts/lfpfonts-fix/Makefile
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2004-05-01 16:24:47 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2004-05-01 16:24:47 +0000
commit6480f6a27c682f52569c0884fd8145eb16c467c3 (patch)
treeddab4f483fbab20a809e560317508efe7eddd1b8 /x11-fonts/lfpfonts-fix/Makefile
parentMove install instructions to pkg-message. (diff)
Display install instructions using pkg-message.
Notes
Notes: svn path=/head/; revision=108092
Diffstat (limited to 'x11-fonts/lfpfonts-fix/Makefile')
-rw-r--r--x11-fonts/lfpfonts-fix/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/lfpfonts-fix/Makefile b/x11-fonts/lfpfonts-fix/Makefile
index 0b7684a543d4..589165378c8e 100644
--- a/x11-fonts/lfpfonts-fix/Makefile
+++ b/x11-fonts/lfpfonts-fix/Makefile
@@ -32,6 +32,6 @@ do-install:
@${INSTALL_DATA} ${WRKSRC}/lfp-fix/fonts.dir ${PREFIX}/lib/X11/fonts/lfpfonts-fix
post-install:
- @${CAT} ${DESCR}
+ @${CAT} ${PKGMESSAGE}
.include <bsd.port.post.mk>