openbsd-ports/x11/agar/Makefile.inc
cwen bf2949f0a9 agar: move HOMEPAGE to https, update plist, mark BROKEN-powerpc
On top of another fix for some asm code on powerpc, naddy@ proposed me
to fix the AltiVec runtime detection that broke the build. I've found out
that running agartest makes my 2 powerpc machines freeze, with or
without AltiVec.

« I won't object to that » - naddy@
2020-06-22 09:43:45 +00:00

20 lines
328 B
Makefile

# $OpenBSD: Makefile.inc,v 1.3 2020/06/22 09:43:45 cwen Exp $
BROKEN-powerpc = agartest causes system freezes
V ?= 1.5.0
DISTNAME ?= agar-$V
CATEGORIES ?= x11
HOMEPAGE ?= https://libagar.org/
# BSD
PERMIT_PACKAGE ?= Yes
MASTER_SITES ?= http://stable.hypertriton.com/agar/
CONFIGURE_STYLE ?= simple
NO_TEST ?= Yes