From 3aa096e6680cdbe90a797e99750af59f487d4ae1 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Mon, 27 May 2013 15:52:35 +0000 Subject: Fix build on HEAD by adding USE_GCC=any (uses nested functions) --- net-mgmt/chillispot/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'net-mgmt/chillispot') diff --git a/net-mgmt/chillispot/Makefile b/net-mgmt/chillispot/Makefile index ff1d88c18bd6..6d092beac538 100644 --- a/net-mgmt/chillispot/Makefile +++ b/net-mgmt/chillispot/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Chillispot -# Date created: 19 October 2005 -# Whom: Sevan Janiyan -# +# Created by: Sevan Janiyan # $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 -- cgit v1.2.3