Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Dec 2014 19:34:10 +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: r375109 - in head/russian: hunspell hyphen mythes
Message-ID:  <201412201934.sBKJYACC008566@svn.freebsd.org>

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

Log:
  cleanup plist

Modified:
  head/russian/hunspell/Makefile
  head/russian/hyphen/Makefile
  head/russian/mythes/Makefile

Modified: head/russian/hunspell/Makefile
==============================================================================
--- head/russian/hunspell/Makefile	Sat Dec 20 19:33:28 2014	(r375108)
+++ head/russian/hunspell/Makefile	Sat Dec 20 19:34:09 2014	(r375109)
@@ -19,7 +19,6 @@ PROJECTHOST=	hunspell-ru
 
 PLIST_FILES=	%%DATADIR%%/ru_RU.aff \
 		%%DATADIR%%/ru_RU.dic
-PLIST_DIRSTRY=	%%DATADIR%%
 
 do-install:
 	${MKDIR} ${STAGEDIR}${DATADIR}/

Modified: head/russian/hyphen/Makefile
==============================================================================
--- head/russian/hyphen/Makefile	Sat Dec 20 19:33:28 2014	(r375108)
+++ head/russian/hyphen/Makefile	Sat Dec 20 19:34:09 2014	(r375109)
@@ -19,7 +19,6 @@ NO_WRKSUBDIR=	yes
 
 PLIST_FILES=	%%DATADIR%%/hyph_ru_RU.dic \
 		%%DATADIR%%/hyph_ru_UA.dic
-PLIST_DIRSTRY=	%%DATADIR%%
 
 do-install:
 	${MKDIR} ${STAGEDIR}${DATADIR}/

Modified: head/russian/mythes/Makefile
==============================================================================
--- head/russian/mythes/Makefile	Sat Dec 20 19:33:28 2014	(r375108)
+++ head/russian/mythes/Makefile	Sat Dec 20 19:34:09 2014	(r375109)
@@ -21,7 +21,6 @@ PLIST_FILES=	%%DATADIR%%/th_ru_RU_v2.dat
 		%%DATADIR%%/th_ru_RU_v2.idx \
 		%%DATADIR%%/th_ru_UA_v2.dat \
 		%%DATADIR%%/th_ru_UA_v2.idx
-PLIST_DIRSTRY=	%%DATADIR%%
 
 do-install:
 	${MKDIR} ${STAGEDIR}${DATADIR}/



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