Mon Jan 4 22:33:48 2021 UTC ()
libcups: remove ~ skip pattern now that it's default


(wiz)
diff -r1.8 -r1.9 pkgsrc/print/libcups/Makefile

cvs diff -r1.8 -r1.9 pkgsrc/print/libcups/Makefile (expand / switch to context diff)
--- pkgsrc/print/libcups/Makefile 2021/01/04 14:32:17 1.8
+++ pkgsrc/print/libcups/Makefile 2021/01/04 22:33:48 1.9
@@ -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"
 
@@ -37,8 +37,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"