Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Dec 2014 17:29:48 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r375016 - in head/chinese: font-std ve
Message-ID:  <201412201729.sBKHTmI2031618@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sat Dec 20 17:29:47 2014
New Revision: 375016
URL: https://svnweb.freebsd.org/changeset/ports/375016
QAT: https://qat.redports.org/buildarchive/r375016/

Log:
  Cleanup plist

Modified:
  head/chinese/font-std/Makefile
  head/chinese/ve/Makefile

Modified: head/chinese/font-std/Makefile
==============================================================================
--- head/chinese/font-std/Makefile	Sat Dec 20 17:28:02 2014	(r375015)
+++ head/chinese/font-std/Makefile	Sat Dec 20 17:29:47 2014	(r375016)
@@ -20,7 +20,6 @@ PLIST_FILES=	${FONTSDIR}/std.zh_CN/STHei
 		${FONTSDIR}/std.zh_CN/STSong-Light \
 		${FONTSDIR}/std.zh_CN/MSung-Light \
 		${FONTSDIR}/std.zh_CN/MHei-Medium
-PLIST_DIRS=	${FONTSDIR}/std.zh_CN
 FONTSDIR=	share/fonts
 
 do-fetch:

Modified: head/chinese/ve/Makefile
==============================================================================
--- head/chinese/ve/Makefile	Sat Dec 20 17:28:02 2014	(r375015)
+++ head/chinese/ve/Makefile	Sat Dec 20 17:29:47 2014	(r375016)
@@ -17,7 +17,6 @@ MAKE_ARGS=	CC="${CC}"
 
 PLIST_FILES=	bin/ve \
 		%%DATADIR%%/ve.hlp
-PLIST_DIRS=	%%DATADIR%%
 
 do-install:
 	@${MKDIR} ${STAGEDIR}${DATADIR}/



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