aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fonts/freefonts/Makefile
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2004-05-02 00:13:26 +0800
committerolgeni <olgeni@FreeBSD.org>2004-05-02 00:13:26 +0800
commit6645947cc3592f9c2731c5e356b12b7d535e5ea9 (patch)
tree82399b6ef03574c4c0f7b45a177dd2e51dc7ded3 /x11-fonts/freefonts/Makefile
parent72d42ed9326869dba30789db950575c8d214de5e (diff)
downloadfreebsd-ports-gnome-6645947cc3592f9c2731c5e356b12b7d535e5ea9.tar.gz
freebsd-ports-gnome-6645947cc3592f9c2731c5e356b12b7d535e5ea9.tar.zst
freebsd-ports-gnome-6645947cc3592f9c2731c5e356b12b7d535e5ea9.zip
Move install instructions to pkg-message.
Diffstat (limited to 'x11-fonts/freefonts/Makefile')
-rw-r--r--x11-fonts/freefonts/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/freefonts/Makefile b/x11-fonts/freefonts/Makefile
index eb324b90e250..560b06fcd467 100644
--- a/x11-fonts/freefonts/Makefile
+++ b/x11-fonts/freefonts/Makefile
@@ -33,6 +33,6 @@ do-install:
@${INSTALL_DATA} ${WRKSRC}/freefont/* ${PREFIX}/lib/X11/fonts/freefont
post-install:
- @${CAT} ${DESCR}
+ @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>