summaryrefslogtreecommitdiff
path: root/graphics/gegl
diff options
context:
space:
mode:
authorhans <hans>2012-02-14 14:48:07 +0000
committerhans <hans>2012-02-14 14:48:07 +0000
commitf26585a19728712045f35425a407cc935e7005e4 (patch)
tree4db4a1850ebf9010f71e8b3da444379763f2e2db /graphics/gegl
parentcb0e5f30a3d2311ee65c96c25b43de03ca81c17a (diff)
downloadpkgsrc-f26585a19728712045f35425a407cc935e7005e4.tar.gz
Fix pkg/44576 as suggested by Joern Clausen.
Diffstat (limited to 'graphics/gegl')
-rw-r--r--graphics/gegl/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/gegl/Makefile b/graphics/gegl/Makefile
index 2442a8ee569..1b13e944fdf 100644
--- a/graphics/gegl/Makefile
+++ b/graphics/gegl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2012/02/06 12:40:23 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2012/02/14 14:48:07 hans Exp $
DISTNAME= gegl-0.1.8
PKGREVISION= 1
@@ -33,8 +33,7 @@ PLIST_VARS+= v4l
PLIST.v4l= yes
.endif
-CFLAGS.SunOS+= -std=c99 -D_XOPEN_SOURCE=600
-CXXFLAGS.SunOS+= --std=c99
+CFLAGS.SunOS+= -std=c99
.include "options.mk"