aboutsummaryrefslogtreecommitdiffstats
path: root/math/saga
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2012-11-01 22:42:58 +0800
committerbdrewery <bdrewery@FreeBSD.org>2012-11-01 22:42:58 +0800
commit125313c3f8eb95ebc613ec4654582153d5f566ac (patch)
tree82c53cb7656d21deae66b4e934012debf2bd3cf2 /math/saga
parent9210554153ee287a529b8da1a7e5fd5a6309367c (diff)
downloadfreebsd-ports-gnome-125313c3f8eb95ebc613ec4654582153d5f566ac.tar.gz
freebsd-ports-gnome-125313c3f8eb95ebc613ec4654582153d5f566ac.tar.zst
freebsd-ports-gnome-125313c3f8eb95ebc613ec4654582153d5f566ac.zip
- Fix build with clang [1]
- Trim header PR: ports/173148 [1] Submitted by: Rainer Hurling <rhurlin@gwdg.de> (maintainer) [1] Feature safe: yes
Diffstat (limited to 'math/saga')
-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}