diff options
Diffstat (limited to 'japanese/font-ipaex/Makefile')
-rw-r--r-- | japanese/font-ipaex/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/japanese/font-ipaex/Makefile b/japanese/font-ipaex/Makefile index 0a53b7e21276..66428486e5e0 100644 --- a/japanese/font-ipaex/Makefile +++ b/japanese/font-ipaex/Makefile @@ -58,7 +58,4 @@ do-install: cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} .endif -post-su-install: - ${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL - .include <bsd.port.mk> |