diff options
Diffstat (limited to 'x11-fonts/mozilla-fonts/Makefile')
-rw-r--r-- | x11-fonts/mozilla-fonts/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/mozilla-fonts/Makefile b/x11-fonts/mozilla-fonts/Makefile index 29638b76d274..d24c64258907 100644 --- a/x11-fonts/mozilla-fonts/Makefile +++ b/x11-fonts/mozilla-fonts/Makefile @@ -22,6 +22,6 @@ post-install: ${MKDIR} ${PREFIX}/share/doc/mozilla-fonts ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/mozilla-fonts .endif - @ ${CAT} ${PKGDIR}/DESCR + @ ${CAT} ${DESCR} .include <bsd.port.mk> |