mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
Fix build on HEAD by adding USE_GCC=any (uses nested functions)
This commit is contained in:
parent
e4def715f4
commit
3aa096e668
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=319260
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: Chillispot
|
||||
# Date created: 19 October 2005
|
||||
# Whom: Sevan Janiyan <venture37@geeklan.co.uk>
|
||||
#
|
||||
# Created by: Sevan Janiyan <venture37@geeklan.co.uk>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= chillispot
|
||||
PORTVERSION= 1.0
|
||||
@ -23,6 +19,7 @@ CONFIGURE_ARGS=-sysconfdir=${PREFIX}/etc
|
||||
USE_RC_SUBR= chillispot
|
||||
SUB_FILES= pkg-message installguide.txt
|
||||
MAN8= chilli.8
|
||||
USE_GCC= any
|
||||
|
||||
OPTIONS_DEFINE= APACHE RADIUS
|
||||
OPTIONS_SINGLE= RADIUS
|
||||
|
Loading…
Reference in New Issue
Block a user