aboutsummaryrefslogtreecommitdiff
path: root/devel/cutter/Makefile
diff options
context:
space:
mode:
authorRomain Tartière <romain@FreeBSD.org>2011-08-03 18:06:40 +0000
committerRomain Tartière <romain@FreeBSD.org>2011-08-03 18:06:40 +0000
commita9a963efd1b643dbdeaefae96cda40c0aef559ed (patch)
tree6eefa089a41056f4fb2b9201ad301415dcfec621 /devel/cutter/Makefile
parentace00b233ee2e7fa58694fce2768469c51cb8697 (diff)
downloadports-a9a963efd1b643dbdeaefae96cda40c0aef559ed.tar.gz
ports-a9a963efd1b643dbdeaefae96cda40c0aef559ed.zip
Notes
Diffstat (limited to 'devel/cutter/Makefile')
-rw-r--r--devel/cutter/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/cutter/Makefile b/devel/cutter/Makefile
index 7eb04c471759..9a3209132e63 100644
--- a/devel/cutter/Makefile
+++ b/devel/cutter/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= cutter
-PORTVERSION= 1.1.7
+PORTVERSION= 1.1.8
CATEGORIES= devel
MASTER_SITES= SF
@@ -16,7 +16,7 @@ COMMENT= Unit Testing Framework for C and C++
LIB_DEPENDS= cairo:${PORTSDIR}/graphics/cairo \
pangocairo:${PORTSDIR}/x11-toolkits/pango
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include"
+CPPFLAGS= "-I${LOCALBASE}/include"
CONFIGURE_ARGS= --disable-gtk-doc-html --with-html-dir=${PREFIX}/share/doc
GNU_CONFIGURE= yes
USE_GETTEXT= yes