diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-11-23 12:21:09 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-11-23 12:21:09 +0000 |
commit | 34b4ea6c88bdc11fbd4fc54e99b850b9aa0c644f (patch) | |
tree | 2a7f3953afec61764517b610e5bbc60165b6481f /japanese/font-ipamjm | |
parent | ef7fd9a68a48312535d30f0cfd3efa1c08816d9c (diff) | |
download | ports-34b4ea6c88bdc11fbd4fc54e99b850b9aa0c644f.tar.gz ports-34b4ea6c88bdc11fbd4fc54e99b850b9aa0c644f.zip |
Notes
Diffstat (limited to 'japanese/font-ipamjm')
-rw-r--r-- | japanese/font-ipamjm/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/japanese/font-ipamjm/Makefile b/japanese/font-ipamjm/Makefile index b0f00c9b7231..2ad09753318d 100644 --- a/japanese/font-ipamjm/Makefile +++ b/japanese/font-ipamjm/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> |