Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Dec 2014 19:31:42 +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: r375107 - in head/portuguese: hunspell hyphen irpf-pt_BR mythes
Message-ID:  <201412201931.sBKJVgpC007762@svn.freebsd.org>

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

Log:
  cleanup plist

Modified:
  head/portuguese/hunspell/Makefile
  head/portuguese/hyphen/Makefile
  head/portuguese/irpf-pt_BR/Makefile
  head/portuguese/mythes/Makefile

Modified: head/portuguese/hunspell/Makefile
==============================================================================
--- head/portuguese/hunspell/Makefile	Sat Dec 20 19:30:54 2014	(r375106)
+++ head/portuguese/hunspell/Makefile	Sat Dec 20 19:31:41 2014	(r375107)
@@ -25,7 +25,6 @@ PLIST_FILES=	%%DATADIR%%/pt_BR.aff \
 		%%DATADIR%%/pt_BR.dic \
 		%%DATADIR%%/pt_PT.aff \
 		%%DATADIR%%/pt_PT.dic
-PLIST_DIRSTRY=	%%DATADIR%%
 
 do-install:
 	${MKDIR} ${STAGEDIR}${DATADIR}/

Modified: head/portuguese/hyphen/Makefile
==============================================================================
--- head/portuguese/hyphen/Makefile	Sat Dec 20 19:30:54 2014	(r375106)
+++ head/portuguese/hyphen/Makefile	Sat Dec 20 19:31:41 2014	(r375107)
@@ -19,7 +19,6 @@ NO_WRKSUBDIR=	yes
 
 PLIST_FILES=	%%DATADIR%%/hyph_pt_BR.dic \
 		%%DATADIR%%/hyph_pt_PT.dic
-PLIST_DIRSTRY=	%%DATADIR%%
 
 do-install:
 	${MKDIR} ${STAGEDIR}${DATADIR}/

Modified: head/portuguese/irpf-pt_BR/Makefile
==============================================================================
--- head/portuguese/irpf-pt_BR/Makefile	Sat Dec 20 19:30:54 2014	(r375106)
+++ head/portuguese/irpf-pt_BR/Makefile	Sat Dec 20 19:31:41 2014	(r375107)
@@ -85,10 +85,6 @@ PLIST_FILES+=	bin/${PORTNAME}
 PLIST_FILES+=	%%JAR_DIR%%/${jar:C/^lib\///}
 .endfor
 
-# jar dir
-PLIST_DIRS+=	\
-		%%JAR_DIR%%
-
 post-extract:
 	@( cd ${WRKSRC} && ${TAR} xf ./irpf.jar IRPF-Licenses.txt )
 

Modified: head/portuguese/mythes/Makefile
==============================================================================
--- head/portuguese/mythes/Makefile	Sat Dec 20 19:30:54 2014	(r375106)
+++ head/portuguese/mythes/Makefile	Sat Dec 20 19:31:41 2014	(r375107)
@@ -21,7 +21,6 @@ PLIST_FILES=	%%DATADIR%%/th_pt_BR_v2.dat
 		%%DATADIR%%/th_pt_BR_v2.idx \
 		%%DATADIR%%/th_pt_PT_v2.dat \
 		%%DATADIR%%/th_pt_PT_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?201412201931.sBKJVgpC007762>