Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Dec 2014 19:05:13 +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: r375091 - in head/japanese: cdrom2 csrd eijiro-fpw font-std kanjipad kinput2 latex-jlisting mozc-server srd-fpw-package waeijiro-fpw yc.el
Message-ID:  <201412201905.sBKJ5D2I090378@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sat Dec 20 19:05:12 2014
New Revision: 375091
URL: https://svnweb.freebsd.org/changeset/ports/375091
QAT: https://qat.redports.org/buildarchive/r375091/

Log:
  Cleanup plist

Modified:
  head/japanese/cdrom2/Makefile
  head/japanese/csrd/Makefile
  head/japanese/eijiro-fpw/Makefile
  head/japanese/font-std/Makefile
  head/japanese/kanjipad/Makefile
  head/japanese/kinput2/Makefile
  head/japanese/latex-jlisting/Makefile
  head/japanese/mozc-server/Makefile
  head/japanese/srd-fpw-package/Makefile
  head/japanese/waeijiro-fpw/Makefile
  head/japanese/yc.el/Makefile

Modified: head/japanese/cdrom2/Makefile
==============================================================================
--- head/japanese/cdrom2/Makefile	Sat Dec 20 19:02:25 2014	(r375090)
+++ head/japanese/cdrom2/Makefile	Sat Dec 20 19:05:12 2014	(r375091)
@@ -16,7 +16,6 @@ DIST_SUBDIR=	${PORTNAME}
 
 PLIST_FILES=	bin/cdgaiji bin/cdrom2 lib/cdrom2/kojien3.tbl \
 		lib/cdrom2/ruigo.tbl
-PLIST_DIRS=	lib/cdrom2
 PORTDOCS=	errata.doc gaiji.txt index.doc install.doc kekka.txt \
 		kojien3.doc menu.doc readers.doc readme.doc readme.org \
 		ruigo.doc x_option.doc

Modified: head/japanese/csrd/Makefile
==============================================================================
--- head/japanese/csrd/Makefile	Sat Dec 20 19:02:25 2014	(r375090)
+++ head/japanese/csrd/Makefile	Sat Dec 20 19:05:12 2014	(r375091)
@@ -24,7 +24,6 @@ ALL_TARGET=	csrd
 
 OPTIONS_DEFINE=	DOCS
 
-PLIST_DIRS=	%%DATADIR%%
 PLIST_FILES=	bin/csrd %%DATADIR%%/csrd.fmt %%DATADIR%%/csrd.gai \
 		%%DATADIR%%/quiet.fmt %%DATADIR%%/quiet.gai
 

Modified: head/japanese/eijiro-fpw/Makefile
==============================================================================
--- head/japanese/eijiro-fpw/Makefile	Sat Dec 20 19:02:25 2014	(r375090)
+++ head/japanese/eijiro-fpw/Makefile	Sat Dec 20 19:05:12 2014	(r375091)
@@ -29,9 +29,6 @@ SRCFILE?=	eijiro52.txt
 
 PLIST_FILES=	share/dict/eijiro-fpw/eijiro/data/honmon \
 		share/dict/eijiro-fpw/catalogs
-PLIST_DIRS=	share/dict/eijiro-fpw/eijiro/data \
-		share/dict/eijiro-fpw/eijiro \
-		share/dict/eijiro-fpw
 
 # For eijiro included in a book sold by ALC Inc.
 # (http://www.alc.co.jp/alcshop/eng/eijiro/)

Modified: head/japanese/font-std/Makefile
==============================================================================
--- head/japanese/font-std/Makefile	Sat Dec 20 19:02:25 2014	(r375090)
+++ head/japanese/font-std/Makefile	Sat Dec 20 19:05:12 2014	(r375091)
@@ -17,7 +17,6 @@ RUN_DEPENDS=	${LOCALBASE}/share/font-ipa
 
 NO_BUILD=	yes
 PLIST_FILES=	${STD:S,^,${FONTSDIR}/std.ja_JP/,}
-PLIST_DIRS=	${FONTSDIR}/std.ja_JP
 DATADIR=	${PREFIX}/share/font-${PORTNAME}
 FONTSDIR=	share/fonts
 

Modified: head/japanese/kanjipad/Makefile
==============================================================================
--- head/japanese/kanjipad/Makefile	Sat Dec 20 19:02:25 2014	(r375090)
+++ head/japanese/kanjipad/Makefile	Sat Dec 20 19:05:12 2014	(r375091)
@@ -18,7 +18,6 @@ LDFLAGS+=	-lm
 
 PORTDOCS=	README
 PLIST_FILES=	bin/kanjipad bin/kpengine %%DATADIR%%/jdata.dat
-PLIST_DIRS=	%%DATADIR%%
 
 OPTIONS_DEFINE=	DOCS
 

Modified: head/japanese/kinput2/Makefile
==============================================================================
--- head/japanese/kinput2/Makefile	Sat Dec 20 19:02:25 2014	(r375090)
+++ head/japanese/kinput2/Makefile	Sat Dec 20 19:05:12 2014	(r375091)
@@ -35,7 +35,6 @@ WNN6_CONF=		'\#define UseWnn' \
 			WNNINCDIR=$(LOCALBASE)/include/wnn6/wnn \
 			WNNLIB="-L$(LOCALBASE)/lib -lwnn6 -lcrypt"
 WNN6_PLIST_FILES=	${WNN_PLIST_FILES}
-WNN6_PLIST_DIRS=	${WNN_PLIST_DIRS}
 
 WNN7_DESC=		Wnn7 support
 WNN7_LIB_DEPENDS=	libwnn7.so:${PORTSDIR}/japanese/Wnn7-lib
@@ -44,7 +43,6 @@ WNN7_CONF=		'\#define UseWnn' \
 			WNNINCDIR=$(LOCALBASE)/include/wnn7/wnn \
 			WNNLIB="-L$(LOCALBASE)/lib -lwnn7 -lcrypt"
 WNN7_PLIST_FILES=	${WNN_PLIST_FILES}
-WNN7_PLIST_DIRS=	${WNN_PLIST_DIRS}
 
 FREEWNN_DESC=		FreeWnn support
 FREEWNN_LIB_DEPENDS=	libwnn.so:${PORTSDIR}/japanese/FreeWnn-lib
@@ -52,7 +50,6 @@ FREEWNN_CONF=		'\#define UseWnn' \
 			WNNINCDIR=$(LOCALBASE)/include/wnn \
 			WNNLIB="-L$(LOCALBASE)/lib -lwnn -lcrypt"
 FREEWNN_PLIST_FILES=	${WNN_PLIST_FILES}
-FREEWNN_PLIST_DIRS=	${WNN_PLIST_DIRS}
 
 SJ3_DESC=		SJ3 support
 SJ3_LIB_DEPENDS=	libsj3lib.so:${PORTSDIR}/japanese/sj3-lib
@@ -79,7 +76,6 @@ WNN_PLIST_FILES=	lib/X11/ccdef/ccdef.kin
 			lib/X11/ccdef/rule.hiragana.egg \
 			lib/X11/ccdef/rule.katakana.egg \
 			lib/X11/ccdef/rule.kigou.egg
-WNN_PLIST_DIRS=		lib/X11/ccdef
 
 .include <bsd.port.options.mk>
 

Modified: head/japanese/latex-jlisting/Makefile
==============================================================================
--- head/japanese/latex-jlisting/Makefile	Sat Dec 20 19:02:25 2014	(r375090)
+++ head/japanese/latex-jlisting/Makefile	Sat Dec 20 19:05:12 2014	(r375091)
@@ -14,8 +14,6 @@ NO_BUILD=	yes
 USE_TEX=	latex texhash
 JLDIR=		${TEXMFLOCALDIR}/tex/latex/jlisting
 PLIST_FILES=	${JLDIR}/jlisting.sty
-PLIST_DIRS=	${JLDIR}
-PLIST_DIRSTRY=	${TEXMFLOCALDIR}/tex/latex ${TEXMFLOCALDIR}/tex
 
 do-extract:
 	@${MKDIR} ${WRKSRC}

Modified: head/japanese/mozc-server/Makefile
==============================================================================
--- head/japanese/mozc-server/Makefile	Sat Dec 20 19:02:25 2014	(r375090)
+++ head/japanese/mozc-server/Makefile	Sat Dec 20 19:05:12 2014	(r375091)
@@ -174,7 +174,6 @@ PLIST_FILES+=	libexec/mozc_tool \
 		bin/mozc_tool \
 		%%DATADIR%%/icons/product_logo.png \
 		%%DATADIR%%/icons/update_uptodate.png
-PLIST_DIRS+=	%%DATADIR%%/icons ${DATADIR_REL}
 SUB_FILES+=	mozc_tool
 
 do-build-mozc_tool:

Modified: head/japanese/srd-fpw-package/Makefile
==============================================================================
--- head/japanese/srd-fpw-package/Makefile	Sat Dec 20 19:02:25 2014	(r375090)
+++ head/japanese/srd-fpw-package/Makefile	Sat Dec 20 19:05:12 2014	(r375091)
@@ -21,7 +21,6 @@ PKG_DIR=	${STAGEDIR}${PREFIX}/share/dict
 
 PLIST_FILES=	share/dict/lookup-package/srd-fpw.el \
 		share/dict/lookup-package/extract-srd.pl
-PLIST_DIRS=	share/dict/lookup-package
 PORTDOCS=	ChangeLog README.TXT
 
 OPTIONS_DEFINE=	DOCS

Modified: head/japanese/waeijiro-fpw/Makefile
==============================================================================
--- head/japanese/waeijiro-fpw/Makefile	Sat Dec 20 19:02:25 2014	(r375090)
+++ head/japanese/waeijiro-fpw/Makefile	Sat Dec 20 19:05:12 2014	(r375091)
@@ -28,9 +28,6 @@ SRCFILE?=	waeiji52.txt
 
 PLIST_FILES=	share/dict/waeijiro-fpw/waeijiro/data/honmon \
 		share/dict/waeijiro-fpw/catalogs
-PLIST_DIRS=	share/dict/waeijiro-fpw/waeijiro/data \
-		share/dict/waeijiro-fpw/waeijiro \
-		share/dict/waeijiro-fpw
 
 # For eijiro included in a book sold by ALC Inc.
 # (http://www.alc.co.jp/alcshop/eng/eijiro/)

Modified: head/japanese/yc.el/Makefile
==============================================================================
--- head/japanese/yc.el/Makefile	Sat Dec 20 19:02:25 2014	(r375090)
+++ head/japanese/yc.el/Makefile	Sat Dec 20 19:05:12 2014	(r375091)
@@ -23,7 +23,6 @@ YC_LISPDIR=	${PREFIX}/${EMACS_VERSION_SI
 
 PLIST_FILES=	%%EMACS_VERSION_SITE_LISPDIR%%/yc/yc.el \
 		%%EMACS_VERSION_SITE_LISPDIR%%/yc/yc.elc
-PLIST_DIRS=	%%EMACS_VERSION_SITE_LISPDIR%%/yc
 
 OPTIONS_DEFINE=	ICANNA
 ICANNA_DESC=	Enable icanna support



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