From 98550fbc4dd4fecada5e7020c6e48a514b47f63c Mon Sep 17 00:00:00 2001 From: rtr Date: Tue, 7 Oct 2003 03:45:13 +0000 Subject: patch-a{d,e,f,g,h,i,j,k,l}: add class-key to friend declarations. patch-a{m,n}: whitespace fix to avoid cpp warnings. Finally, make it use gmake nbmake isn't compatible anymore. Should resolve pr pkg/23075. Patches approved by Johnny C. Lam. --- archivers/xmill/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'archivers/xmill/Makefile') diff --git a/archivers/xmill/Makefile b/archivers/xmill/Makefile index 8929b0449de..c4dde59201d 100644 --- a/archivers/xmill/Makefile +++ b/archivers/xmill/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/07/19 08:54:24 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2003/10/07 03:45:13 rtr Exp $ DISTNAME= xmill-0-7 PKGNAME= xmill-0.7 @@ -15,6 +15,7 @@ BUILD_DEPENDS= unzip-[0-9]*:../../archivers/unzip EXTRACT_CMD= ${LOCALBASE}/bin/unzip -aq ${DOWNLOADED_DISTFILE} +USE_GMAKE= #defined MAKEFILE= makefile RESTRICTED= "Redistribution not permitted" -- cgit v1.2.3