pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/libcups libcups: remove ~ skip pattern now that ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/30bac5b4ee6b
branches:  trunk
changeset: 444326:30bac5b4ee6b
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Jan 04 22:33:48 2021 +0000

description:
libcups: remove ~ skip pattern now that it's default

diffstat:

 print/libcups/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r 3083b17b7565 -r 30bac5b4ee6b print/libcups/Makefile
--- a/print/libcups/Makefile    Mon Jan 04 21:11:43 2021 +0000
+++ b/print/libcups/Makefile    Mon Jan 04 22:33:48 2021 +0000
@@ -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_ENV+=                DSOFLAGS=${LDFLAGS:M*:Q}
 
-CHECK_PORTABILITY_SKIP+=       configure~
-
 .include "../../mk/bsd.prefs.mk"
 .include "options.mk"
 



Home | Main Index | Thread Index | Old Index