summaryrefslogtreecommitdiff
path: root/print/libcups
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2021-01-04 22:33:48 +0000
committerwiz <wiz@pkgsrc.org>2021-01-04 22:33:48 +0000
commitc691417cfb2a7a00650194854e07f8ae0aa1e906 (patch)
tree28c98544dcfdb53e44bd380e46edb9f28ad59399 /print/libcups
parent21af79d49ca54116e7249be80dd1a380dda8a68f (diff)
downloadpkgsrc-c691417cfb2a7a00650194854e07f8ae0aa1e906.tar.gz
libcups: remove ~ skip pattern now that it's default
Diffstat (limited to 'print/libcups')
-rw-r--r--print/libcups/Makefile4
1 files changed, 1 insertions, 3 deletions
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"