aboutsummaryrefslogtreecommitdiff
path: root/textproc/pear-Spreadsheet_Excel_Writer/Makefile
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2017-06-04 17:56:01 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2017-06-04 17:56:01 +0000
commit632aa4bbd010490cee184f8e7bf4ad86d68782f1 (patch)
treeff871a5a942b9691abebcc90171a633dd5ca4eea /textproc/pear-Spreadsheet_Excel_Writer/Makefile
parent661c90dcbf4b41e49742078138bb0795d754e64e (diff)
downloadports-632aa4bbd010490cee184f8e7bf4ad86d68782f1.tar.gz
ports-632aa4bbd010490cee184f8e7bf4ad86d68782f1.zip
Notes
Diffstat (limited to 'textproc/pear-Spreadsheet_Excel_Writer/Makefile')
-rw-r--r--textproc/pear-Spreadsheet_Excel_Writer/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/pear-Spreadsheet_Excel_Writer/Makefile b/textproc/pear-Spreadsheet_Excel_Writer/Makefile
index 695bdd4fecef..7af62f4f148b 100644
--- a/textproc/pear-Spreadsheet_Excel_Writer/Makefile
+++ b/textproc/pear-Spreadsheet_Excel_Writer/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Spreadsheet_Excel_Writer
-PORTVERSION= 0.9.3
+PORTVERSION= 0.9.4
CATEGORIES= textproc www pear
MAINTAINER= bofh@FreeBSD.org
@@ -14,5 +14,6 @@ BUILD_DEPENDS= ${PEARDIR}/OLE.php:devel/pear-OLE
RUN_DEPENDS= ${PEARDIR}/OLE.php:devel/pear-OLE
USES= pear
+NO_ARCH= yes
.include <bsd.port.mk>