Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Sep 2015 23:16:29 +0000 (UTC)
From:      Hiroki Sato <hrs@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r396785 - head/japanese/font-ipa
Message-ID:  <201509122316.t8CNGTRa001388@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: hrs
Date: Sat Sep 12 23:16:28 2015
New Revision: 396785
URL: https://svnweb.freebsd.org/changeset/ports/396785

Log:
  Use post-install-DOCS-on.

Modified:
  head/japanese/font-ipa/Makefile

Modified: head/japanese/font-ipa/Makefile
==============================================================================
--- head/japanese/font-ipa/Makefile	Sat Sep 12 23:13:05 2015	(r396784)
+++ head/japanese/font-ipa/Makefile	Sat Sep 12 23:16:28 2015	(r396785)
@@ -43,6 +43,8 @@ do-install:
 	    ${STAGEDIR}${PREFIX}/etc/fonts/conf.d/20-unhint-${PORTNAME}.conf
 	${LN} -s -f ../conf.avail/62-fonts-${PORTNAME}.conf \
 	    ${STAGEDIR}${PREFIX}/etc/fonts/conf.d/62-fonts-${PORTNAME}.conf
+
+post-install-DOCS-on:
 	${MKDIR} ${STAGEDIR}${DOCSDIR}
 	cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201509122316.t8CNGTRa001388>