Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Dec 2014 19:30:04 +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: r375105 - in head/polish: hunspell hyphen mythes
Message-ID:  <201412201930.sBKJU4X9003909@svn.freebsd.org>

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

Log:
  cleanup plist

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

Modified: head/polish/hunspell/Makefile
==============================================================================
--- head/polish/hunspell/Makefile	Sat Dec 20 19:28:57 2014	(r375104)
+++ head/polish/hunspell/Makefile	Sat Dec 20 19:30:03 2014	(r375105)
@@ -18,7 +18,6 @@ NO_BUILD=	yes
 
 PLIST_FILES=	%%DATADIR%%/pl_PL.aff \
 		%%DATADIR%%/pl_PL.dic
-PLIST_DIRSTRY=	%%DATADIR%%
 
 post-extract:
 	@${MKDIR} ${WRKSRC}

Modified: head/polish/hyphen/Makefile
==============================================================================
--- head/polish/hyphen/Makefile	Sat Dec 20 19:28:57 2014	(r375104)
+++ head/polish/hyphen/Makefile	Sat Dec 20 19:30:03 2014	(r375105)
@@ -18,7 +18,6 @@ NO_BUILD=	yes
 NO_WRKSUBDIR=	yes
 
 PLIST_FILES=	%%DATADIR%%/hyph_pl_PL.dic
-PLIST_DIRSTRY=	%%DATADIR%%
 
 do-install:
 	${MKDIR} ${STAGEDIR}${DATADIR}/

Modified: head/polish/mythes/Makefile
==============================================================================
--- head/polish/mythes/Makefile	Sat Dec 20 19:28:57 2014	(r375104)
+++ head/polish/mythes/Makefile	Sat Dec 20 19:30:03 2014	(r375105)
@@ -19,7 +19,6 @@ NO_WRKSUBDIR=	yes
 
 PLIST_FILES=	%%DATADIR%%/th_pl_PL_v2.dat \
 		%%DATADIR%%/th_pl_PL_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?201412201930.sBKJU4X9003909>