svn commit: r341532 - in head/portuguese: aspell-pt_BR aspell-pt_PT
Baptiste Daroussin
bapt at FreeBSD.org
Tue Jan 28 10:58:02 UTC 2014
Author: bapt
Date: Tue Jan 28 10:58:01 2014
New Revision: 341532
URL: http://svnweb.freebsd.org/changeset/ports/341532
QAT: https://qat.redports.org/buildarchive/r341532/
Log:
Support stage
Modified:
head/portuguese/aspell-pt_BR/Makefile
head/portuguese/aspell-pt_PT/Makefile
Modified: head/portuguese/aspell-pt_BR/Makefile
==============================================================================
--- head/portuguese/aspell-pt_BR/Makefile Tue Jan 28 10:42:26 2014 (r341531)
+++ head/portuguese/aspell-pt_BR/Makefile Tue Jan 28 10:58:01 2014 (r341532)
@@ -11,6 +11,5 @@ COMMENT= Aspell Brazilian Portuguese dic
DICT= pt_BR
-NO_STAGE= yes
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>
Modified: head/portuguese/aspell-pt_PT/Makefile
==============================================================================
--- head/portuguese/aspell-pt_PT/Makefile Tue Jan 28 10:42:26 2014 (r341531)
+++ head/portuguese/aspell-pt_PT/Makefile Tue Jan 28 10:58:01 2014 (r341532)
@@ -13,6 +13,5 @@ COMMENT= Aspell Portuguese dictionary
DICT= pt_PT
-NO_STAGE= yes
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>
More information about the svn-ports-head
mailing list