git: 9bac5e56fad7 - main - net-im/libaccounts-glib: remove not necessary CFLAGS_powerpc64
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Apr 2022 17:25:20 UTC
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=9bac5e56fad7a5978feb877c55eaebf5d613c286 commit 9bac5e56fad7a5978feb877c55eaebf5d613c286 Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2022-04-21 17:11:01 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2022-04-21 17:11:01 +0000 net-im/libaccounts-glib: remove not necessary CFLAGS_powerpc64 --- net-im/libaccounts-glib/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/net-im/libaccounts-glib/Makefile b/net-im/libaccounts-glib/Makefile index 69f123617b2b..0024b4bf3b89 100644 --- a/net-im/libaccounts-glib/Makefile +++ b/net-im/libaccounts-glib/Makefile @@ -17,7 +17,6 @@ LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib USES= gnome libtool meson pathfix pkgconfig python sqlite:3 USE_GNOME= pygobject3 introspection libxml2 USE_PYTHON= py3kplist -CFLAGS_powerpc64= -Wno-error CONFIGURE_ARGS= -Dtests=false