diff options
author | antoine <antoine@FreeBSD.org> | 2014-11-23 20:21:09 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-11-23 20:21:09 +0800 |
commit | 2899e44d733a2bb8b1e7f29e9fa598efa4a1de37 (patch) | |
tree | 2a7f3953afec61764517b610e5bbc60165b6481f /japanese/font-mplus-ipa | |
parent | e1c868b5585f3ed73c226c5808471522c7f77710 (diff) | |
download | freebsd-ports-gnome-2899e44d733a2bb8b1e7f29e9fa598efa4a1de37.tar.gz freebsd-ports-gnome-2899e44d733a2bb8b1e7f29e9fa598efa4a1de37.tar.zst freebsd-ports-gnome-2899e44d733a2bb8b1e7f29e9fa598efa4a1de37.zip |
Remove code unused with staging
Diffstat (limited to 'japanese/font-mplus-ipa')
-rw-r--r-- | japanese/font-mplus-ipa/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/japanese/font-mplus-ipa/Makefile b/japanese/font-mplus-ipa/Makefile index d952060ef6ad..df3435967531 100644 --- a/japanese/font-mplus-ipa/Makefile +++ b/japanese/font-mplus-ipa/Makefile @@ -55,9 +55,6 @@ do-install: ${LN} -s -f ../conf.avail/62-fonts-${PORTNAME}.conf \ ${STAGEDIR}${PREFIX}/etc/fonts/conf.d/62-fonts-${PORTNAME}.conf -post-su-install: - ${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL - .if ${PORT_OPTIONS:MDOCS} post-install: ${MKDIR} ${STAGEDIR}${DOCSDIR} |