svn commit: r514071 - head/deskutils/spice-gtk
Piotr Kubaj
pkubaj at FreeBSD.org
Tue Oct 8 11:55:06 UTC 2019
Author: pkubaj
Date: Tue Oct 8 11:55:05 2019
New Revision: 514071
URL: https://svnweb.freebsd.org/changeset/ports/514071
Log:
deskutils/spice-gtk: unbreak on powerpc*
Builds fine.
Approved by: mentors (implicit approval)
Modified:
head/deskutils/spice-gtk/Makefile
Modified: head/deskutils/spice-gtk/Makefile
==============================================================================
--- head/deskutils/spice-gtk/Makefile Tue Oct 8 10:40:00 2019 (r514070)
+++ head/deskutils/spice-gtk/Makefile Tue Oct 8 11:55:05 2019 (r514071)
@@ -11,9 +11,6 @@ COMMENT= Gtk client and libraries for SPICE remote des
LICENSE= GPLv2
-NOT_FOR_ARCHS= powerpc powerpc64 powerpcspe sparc64
-NOT_FOR_ARCHS_REASON= server only supports little-endian
-
LIB_DEPENDS= libepoxy.so:graphics/libepoxy \
libjson-glib-1.0.so:devel/json-glib \
libopus.so:audio/opus \
More information about the svn-ports-all
mailing list