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. --- graphics/netpbm/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'graphics/netpbm') diff --git a/graphics/netpbm/Makefile b/graphics/netpbm/Makefile index fa1b03251c3..5634d0920cb 100644 --- a/graphics/netpbm/Makefile +++ b/graphics/netpbm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.205 2016/02/25 13:37:47 jperkin Exp $ +# $NetBSD: Makefile,v 1.206 2016/02/26 11:40:30 jperkin Exp $ DISTNAME= netpbm-10.68.02 CATEGORIES= graphics @@ -51,7 +51,6 @@ SUBST_SED.rgb_txt+= -e 's,/usr/share/netpbm/rgb.txt,${PREFIX}/share/netpbm/rgb.t # only used if NEED_RUNTIME_PATH is set, so set it unconditionally MAKE_FLAGS+= NETPBMLIB_RUNTIME_PATH=${PREFIX} -OPSYSVARS+= MAKE_FLAGS MAKE_FLAGS.NetBSD+= NEED_RUNTIME_PATH=Y MAKE_FLAGS.Darwin+= NETPBMLIBTYPE=dylib MAKE_FLAGS.Darwin+= NETPBMLIBSUFFIX=dylib -- cgit v1.2.3