From a9f6c0f42055c287b31c6519d9f8279e19201bed Mon Sep 17 00:00:00 2001 From: Bryan Drewery Date: Thu, 1 Nov 2012 14:42:58 +0000 Subject: - Fix build with clang [1] - Trim header PR: ports/173148 [1] Submitted by: Rainer Hurling (maintainer) [1] Feature safe: yes --- math/saga/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'math/saga') diff --git a/math/saga/Makefile b/math/saga/Makefile index 3b0ee4cc0946..c1a5feb9d699 100644 --- a/math/saga/Makefile +++ b/math/saga/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: saga -# Date created: 13 November 2009 -# Whom: Rainer Hurling -# +# Created by: Rainer Hurling # $FreeBSD$ -# PORTNAME= saga PORTVERSION= 2.0.8 @@ -28,6 +24,7 @@ LIB_DEPENDS= proj:${PORTSDIR}/graphics/proj \ USE_WX= 2.8 USE_LDCONFIG= yes GNU_CONFIGURE= yes +USE_GCC= any USE_AUTOTOOLS= libtool CFLAGS+= -I${LOCALBASE}/include WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -- cgit v1.2.3