gprolog requires gcc to build

This commit is contained in:
espie 2017-07-26 21:28:51 +00:00
parent 6ee8bff8bd
commit 8878bc21dc

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.17 2017/06/08 15:25:57 espie Exp $
# $OpenBSD: Makefile,v 1.18 2017/07/26 21:28:51 espie Exp $
ONLY_FOR_ARCHS= amd64 i386
@ -6,6 +6,7 @@ COMMENT= Prolog compiler
DISTNAME= gprolog-1.4.4
CATEGORIES= lang
REVISION = 0
HOMEPAGE= http://www.gprolog.org/
@ -18,6 +19,8 @@ WANTLIB= c m
MASTER_SITES= ${MASTER_SITE_GNU:=gprolog/}
COMPILER = gcc-only
COMPILER_LANGS = c
AUTOCONF_VERSION= 2.68
CONFIGURE_STYLE= autoconf dest no-autoheader