git: b944cd7819fb - main - print/epson-inkjet-printer-escpr2: unbreak builk build on non-x86
Piotr Kubaj
pkubaj at FreeBSD.org
Tue Jun 15 14:29:37 UTC 2021
The branch main has been updated by pkubaj:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b944cd7819fb662abc0f5b72ea4870f6ea53054e
commit b944cd7819fb662abc0f5b72ea4870f6ea53054e
Author: Piotr Kubaj <pkubaj at FreeBSD.org>
AuthorDate: 2021-06-15 14:29:28 +0000
Commit: Piotr Kubaj <pkubaj at FreeBSD.org>
CommitDate: 2021-06-15 14:29:28 +0000
print/epson-inkjet-printer-escpr2: unbreak builk build on non-x86
[00:02:10] Warning: (print/epson-inkjet-printer-escpr2): make: "/usr/ports/print/epson-inkjet-printer-escpr2/Makefile" line 48: unsupported architectures powerpc64le
[00:02:10] Warning: (print/epson-inkjet-printer-escpr2): Error: Error looking up dependencies for print/epson-inkjet-printer-escpr2
---
print/epson-inkjet-printer-escpr2/Makefile | 2 --
1 file changed, 2 deletions(-)
diff --git a/print/epson-inkjet-printer-escpr2/Makefile b/print/epson-inkjet-printer-escpr2/Makefile
index c2f5c6824bbc..8daecc7db455 100644
--- a/print/epson-inkjet-printer-escpr2/Makefile
+++ b/print/epson-inkjet-printer-escpr2/Makefile
@@ -44,8 +44,6 @@ PLIST_SUB+= ARCH_I386="@comment "
.elif ${ARCH} == i386
PLIST_SUB+= ARCH_AMD64="@comment "
PLIST_SUB+= ARCH_I386=""
-.else
-. error unsupported architectures ${ARCH}
.endif
post-extract:
More information about the dev-commits-ports-all
mailing list