From 6f8c34d4c43b276a0f7e59b655fd5e3fb89610f3 Mon Sep 17 00:00:00 2001 From: dholland Date: Mon, 1 Aug 2011 05:03:44 +0000 Subject: Fix bug that was emitting #line directives with a line number of 0, which clang strenuously objects to. Fixes clang build of audio/gmpc and maybe others. PKGREVISION -> 2. --- devel/gob2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/gob2/Makefile') diff --git a/devel/gob2/Makefile b/devel/gob2/Makefile index 274a3ec66cd..08caf7aadf4 100644 --- a/devel/gob2/Makefile +++ b/devel/gob2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2011/04/22 13:42:17 obache Exp $ +# $NetBSD: Makefile,v 1.16 2011/08/01 05:03:44 dholland Exp $ DISTNAME= gob2-2.0.18 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel gnome MASTER_SITES= http://ftp.5z.com/pub/gob/ -- cgit v1.2.3