svn commit: r375089 - in head/hungarian: hunspell hyphen mythes

Baptiste Daroussin bapt at FreeBSD.org
Sat Dec 20 19:00:08 UTC 2014


Author: bapt
Date: Sat Dec 20 19:00:07 2014
New Revision: 375089
URL: https://svnweb.freebsd.org/changeset/ports/375089
QAT: https://qat.redports.org/buildarchive/r375089/

Log:
  cleanup plist

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

Modified: head/hungarian/hunspell/Makefile
==============================================================================
--- head/hungarian/hunspell/Makefile	Sat Dec 20 18:59:15 2014	(r375088)
+++ head/hungarian/hunspell/Makefile	Sat Dec 20 19:00:07 2014	(r375089)
@@ -18,7 +18,6 @@ WRKSRC=		${WRKDIR}/hu_HU-${PORTVERSION}
 
 PLIST_FILES=	%%DATADIR%%/hu_HU.aff \
 		%%DATADIR%%/hu_HU.dic
-PLIST_DIRSTRY=	%%DATADIR%%
 
 do-install:
 	${MKDIR} ${STAGEDIR}${DATADIR}/

Modified: head/hungarian/hyphen/Makefile
==============================================================================
--- head/hungarian/hyphen/Makefile	Sat Dec 20 18:59:15 2014	(r375088)
+++ head/hungarian/hyphen/Makefile	Sat Dec 20 19:00:07 2014	(r375089)
@@ -18,7 +18,6 @@ NO_BUILD=	yes
 NO_WRKSUBDIR=	yes
 
 PLIST_FILES=	%%DATADIR%%/hyph_hu_HU.dic
-PLIST_DIRSTRY=	%%DATADIR%%
 
 do-install:
 	${MKDIR} ${STAGEDIR}${DATADIR}/

Modified: head/hungarian/mythes/Makefile
==============================================================================
--- head/hungarian/mythes/Makefile	Sat Dec 20 18:59:15 2014	(r375088)
+++ head/hungarian/mythes/Makefile	Sat Dec 20 19:00:07 2014	(r375089)
@@ -19,7 +19,6 @@ NO_WRKSUBDIR=	yes
 
 PLIST_FILES=	%%DATADIR%%/th_hu_HU.dat \
 		%%DATADIR%%/th_hu_HU.idx
-PLIST_DIRSTRY=	%%DATADIR%%
 
 do-install:
 	${MKDIR} ${STAGEDIR}${DATADIR}/


More information about the svn-ports-head mailing list