From a2c5d5653cdd02b76eefcdfae4c46147668addd4 Mon Sep 17 00:00:00 2001 From: maya Date: Wed, 29 Apr 2020 20:11:32 +0000 Subject: adobe-flash-player: don't bother checking for old netbsd versions (This logic will fail for NetBSD-10, and is meant to mostly help EOL or very-soon-to-be-EOL netbsd versions). --- multimedia/adobe-flash-player/Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/multimedia/adobe-flash-player/Makefile b/multimedia/adobe-flash-player/Makefile index 250e20ed42b..f7a8ac3d5eb 100644 --- a/multimedia/adobe-flash-player/Makefile +++ b/multimedia/adobe-flash-player/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.45 2020/04/16 11:57:08 tsutsui Exp $ +# $NetBSD: Makefile,v 1.46 2020/04/29 20:11:32 maya Exp $ FLASH_VERSION= 32.0.0.363 DISTNAME= flash_player_npapi_linux.${FLASH_ARCH} @@ -18,10 +18,6 @@ NO_BIN_ON_FTP= ${RESTRICTED} NO_SRC_ON_CDROM= ${RESTRICTED} NO_SRC_ON_FTP= ${RESTRICTED} -# On NetBSD, requires sufficiently new compat_linux and -# procfs_map.c fixes pulled after 6.1 and 7.0. -NOT_FOR_PLATFORM= NetBSD-[0-5]*-* NetBSD-6.[0-1].*-* NetBSD-7.0.*-* - WRKSRC= ${WRKDIR} BUILD_DIRS= # empty -- cgit v1.2.3