Fixes aarch64 build. Reduces depends on obsolete LLVM 4.0. PR: 230116 Submitted by: mikael.urankar@gmail.com Approved by: theraven (prior version) Sponsored by: DARPA, AFRL
15 lines
273 B
Makefile
15 lines
273 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= fortunate
|
|
PORTVERSION= 3.1
|
|
PORTREVISION= 8
|
|
CATEGORIES= games gnustep
|
|
MASTER_SITES= GNUSTEP_CH
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Graphical front-end to the command-line BSD fortune
|
|
|
|
USES= gnustep
|
|
USE_GNUSTEP= back build
|
|
|
|
.include <bsd.port.mk>
|