summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authortnn <tnn>2008-05-24 13:53:33 +0000
committertnn <tnn>2008-05-24 13:53:33 +0000
commit77fd9898cebbe12b2d5c0089caee307f0573daf1 (patch)
treee0ce912e8a673aa8c5b2e2551ae88de1e63f3b56 /graphics
parent9d204bc4b19d5b8a70f6beaa40b20387580cce55 (diff)
downloadpkgsrc-77fd9898cebbe12b2d5c0089caee307f0573daf1.tar.gz
Needs a C99 compiler for c++-style comments and inline keyword.
Actual problem seems to be that the package incorrectly requests -ansi. Noted by Peter Bex on IRC.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/magicpoint/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/magicpoint/Makefile b/graphics/magicpoint/Makefile
index 42ac801a4ea..e180ac7660c 100644
--- a/graphics/magicpoint/Makefile
+++ b/graphics/magicpoint/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.60 2007/12/02 00:06:13 wiz Exp $
+# $NetBSD: Makefile,v 1.61 2008/05/24 13:53:33 tnn Exp $
DISTNAME= magicpoint-1.10a
PKGREVISION= 11
@@ -14,6 +14,7 @@ CONFLICTS= mgp-[0-9]*
GNU_CONFIGURE= yes
USE_IMAKE= yes
+USE_LANGUAGES+= c99
USE_TOOLS+= perl
USE_TOOLS+= pkg-config