From f0c987add818af5ddfd16a990f2e35e6686bda86 Mon Sep 17 00:00:00 2001 From: jperkin Date: Fri, 26 Feb 2016 11:40:29 +0000 Subject: Remove manual addition of MAKE_FLAGS to OPSYSVARS, it's now in by default. --- archivers/afio/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'archivers/afio') diff --git a/archivers/afio/Makefile b/archivers/afio/Makefile index 0150bf30f39..5b580d5aa68 100644 --- a/archivers/afio/Makefile +++ b/archivers/afio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2016/02/25 09:28:36 jperkin Exp $ +# $NetBSD: Makefile,v 1.18 2016/02/26 11:40:29 jperkin Exp $ DISTNAME= afio-2.5.1 CATEGORIES= archivers @@ -12,7 +12,6 @@ COMMENT= Data corruption handling cpio-format archive creator BUILD_TARGET= afio # Don't define HAVE_LCHOWN -OPSYSVARS+= MAKE_FLAGS MAKE_FLAGS.Darwin+= e2= INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 -- cgit v1.2.3