aboutsummaryrefslogtreecommitdiff
path: root/math/saga/Makefile
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2012-11-01 14:42:58 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2012-11-01 14:42:58 +0000
commita9f6c0f42055c287b31c6519d9f8279e19201bed (patch)
tree82c53cb7656d21deae66b4e934012debf2bd3cf2 /math/saga/Makefile
parent1f25cde375bf79a2e6560c049ab26cd091aab256 (diff)
downloadports-a9f6c0f42055c287b31c6519d9f8279e19201bed.tar.gz
ports-a9f6c0f42055c287b31c6519d9f8279e19201bed.zip
- Fix build with clang [1]
- Trim header PR: ports/173148 [1] Submitted by: Rainer Hurling <rhurlin@gwdg.de> (maintainer) [1] Feature safe: yes
Notes
Notes: svn path=/head/; revision=306806
Diffstat (limited to 'math/saga/Makefile')
-rw-r--r--math/saga/Makefile7
1 files changed, 2 insertions, 5 deletions
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 <rhurlin@gwdg.de>
-#
+# Created by: Rainer Hurling <rhurlin@gwdg.de>
# $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}