git: 0dc00eec0e06 - main - devel/pear-Event_Dispatcher: Add NO_ARCH
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Apr 18 07:22:14 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0dc00eec0e060d1353b1dbc3e623a64b276fcbaa
commit 0dc00eec0e060d1353b1dbc3e623a64b276fcbaa
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-04-18 05:18:27 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-04-18 05:49:12 +0000
devel/pear-Event_Dispatcher: Add NO_ARCH
Approved by: portmgr (blanket)
---
devel/pear-Event_Dispatcher/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/devel/pear-Event_Dispatcher/Makefile b/devel/pear-Event_Dispatcher/Makefile
index 30d161ca3431..ba3dcb5759b8 100644
--- a/devel/pear-Event_Dispatcher/Makefile
+++ b/devel/pear-Event_Dispatcher/Makefile
@@ -11,6 +11,8 @@ LICENSE= BSD2CLAUSE
USES= pear
+NO_ARCH= yes
+
post-extract:
.for file in ${FILES}
@${REINPLACE_CMD} -e "s|@package_version@|${PORTVERSION}|" ${WRKSRC}/${file}
More information about the dev-commits-ports-all
mailing list