svn commit: r375105 - in head/polish: hunspell hyphen mythes

Baptiste Daroussin bapt at FreeBSD.org
Sat Dec 20 19:30:05 UTC 2014


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}/


More information about the svn-ports-head mailing list