From c691417cfb2a7a00650194854e07f8ae0aa1e906 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 4 Jan 2021 22:33:48 +0000 Subject: libcups: remove ~ skip pattern now that it's default --- print/libcups/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'print/libcups') diff --git a/print/libcups/Makefile b/print/libcups/Makefile index 73d978b6428..e462da774e4 100644 --- a/print/libcups/Makefile +++ b/print/libcups/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2021/01/04 14:32:17 prlw1 Exp $ +#$NetBSD: Makefile,v 1.9 2021/01/04 22:33:48 wiz Exp $ .include "../../print/cups/Makefile.common" @@ -38,8 +38,6 @@ CONFIGURE_ARGS+= --with-exe-file-perm=0755 CONFIGURE_ENV+= DSOFLAGS=${LDFLAGS:M*:Q} -CHECK_PORTABILITY_SKIP+= configure~ - .include "../../mk/bsd.prefs.mk" .include "options.mk" -- cgit v1.2.3