From 7128f4ae6fe62a5b8bc361f29ee04ad808b6c0d7 Mon Sep 17 00:00:00 2001 From: rillig Date: Fri, 13 Jan 2006 07:51:42 +0000 Subject: Added two patches. patch-ab avoids tons of #line warnings from the cpp output, patch-ac fixes the special handling of functions called malloc(). Bumped PKGREVISION. --- devel/cqual/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/cqual/Makefile') diff --git a/devel/cqual/Makefile b/devel/cqual/Makefile index def47220848..f6198047906 100644 --- a/devel/cqual/Makefile +++ b/devel/cqual/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2006/01/12 00:44:44 rillig Exp $ +# $NetBSD: Makefile,v 1.4 2006/01/13 07:51:42 rillig Exp $ # DISTNAME= cqual-0.991 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cqual/} -- cgit v1.2.3