FYI.
Also IMHO the REASON message ought to be "Does not compile on ${ARCH}",
but that's just my preference.
mcl
----- Forwarded message from Mark Linimon <[email protected]> -----
Date: Wed, 23 Sep 2020 18:31:11 +0000 (UTC)
From: Mark Linimon <[email protected]>
To: [email protected], [email protected],
[email protected]
Subject: svn commit: r549777 - head/sysutils/gigolo
Author: linimon
Date: Wed Sep 23 18:31:11 2020
New Revision: 549777
URL: https://svnweb.freebsd.org/changeset/ports/549777
Log:
Also allow building on powerpc64le.
Approved by: portmgr (tier-2 blanket)
Modified:
head/sysutils/gigolo/Makefile
Modified: head/sysutils/gigolo/Makefile
==============================================================================
--- head/sysutils/gigolo/Makefile Wed Sep 23 18:27:45 2020
(r549776)
+++ head/sysutils/gigolo/Makefile Wed Sep 23 18:31:11 2020
(r549777)
@@ -12,7 +12,7 @@ COMMENT= Frontend to easily manage filesystem connecti
LICENSE= GPLv2
ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386 powerpc \
- powerpc64 powerpcspe
+ powerpc64 powerpc64le powerpcspe
ONLY_FOR_ARCHS_REASON= Does not compile
BUILD_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser
----- End forwarded message -----
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-xfce
To unsubscribe, send any mail to "[email protected]"