summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-09-12 11:48:10 +0000
committerwiz <wiz@pkgsrc.org>2015-09-12 11:48:10 +0000
commitf33963d956cfc2430be1f6a84f0788490645b578 (patch)
tree53fe1244686eb48f8bbd33f232f873be23090a47 /print
parent317e3b04b5fe2b2723b7b84b68451f882244866b (diff)
downloadpkgsrc-f33963d956cfc2430be1f6a84f0788490645b578.tar.gz
Get rid of gmake dependency.
https://bugs.linuxfoundation.org/show_bug.cgi?id=1310
Diffstat (limited to 'print')
-rw-r--r--print/cups-filters/Makefile4
-rw-r--r--print/cups-filters/distinfo3
-rw-r--r--print/cups-filters/patches/patch-Makefile.in16
3 files changed, 20 insertions, 3 deletions
diff --git a/print/cups-filters/Makefile b/print/cups-filters/Makefile
index 2d720e2bf91..e0ffe07b1cf 100644
--- a/print/cups-filters/Makefile
+++ b/print/cups-filters/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2015/09/05 20:56:57 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2015/09/12 11:48:10 wiz Exp $
DISTNAME= cups-filters-1.0.74
CATEGORIES= print
@@ -12,7 +12,7 @@ LICENSE= gnu-gpl-v2 AND gnu-gpl-v3 AND gnu-lgpl-v2 AND mit
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
-USE_TOOLS+= bash:run gmake pkg-config
+USE_TOOLS+= bash:run pkg-config
USE_TOOLS+= autoconf
USE_LANGUAGES= c c++
diff --git a/print/cups-filters/distinfo b/print/cups-filters/distinfo
index 290a2744567..172752bbf0c 100644
--- a/print/cups-filters/distinfo
+++ b/print/cups-filters/distinfo
@@ -1,5 +1,6 @@
-$NetBSD: distinfo,v 1.22 2015/08/30 14:37:18 wiz Exp $
+$NetBSD: distinfo,v 1.23 2015/09/12 11:48:10 wiz Exp $
SHA1 (cups-filters-1.0.74.tar.xz) = e9659ec3e77eea0666aec124c17f8cd0c278a535
RMD160 (cups-filters-1.0.74.tar.xz) = 664f4268c9c6a21c57067e1e79a78f0a4675160f
Size (cups-filters-1.0.74.tar.xz) = 1352328 bytes
+SHA1 (patch-Makefile.in) = 5c62506c1982267a2c57c26c0b4cd657cb64b211
diff --git a/print/cups-filters/patches/patch-Makefile.in b/print/cups-filters/patches/patch-Makefile.in
new file mode 100644
index 00000000000..0631d8586a0
--- /dev/null
+++ b/print/cups-filters/patches/patch-Makefile.in
@@ -0,0 +1,16 @@
+$NetBSD: patch-Makefile.in,v 1.3 2015/09/12 11:48:10 wiz Exp $
+
+Make Makefile rule more portable.
+https://bugs.linuxfoundation.org/show_bug.cgi?id=1310
+
+--- Makefile.in.orig 2015-08-25 19:02:32.000000000 +0000
++++ Makefile.in
+@@ -4791,7 +4791,7 @@ $(cups_notifier_sources): utils/org.cups
+ --interface-prefix org.cups.cupsd \
+ --c-namespace Cups \
+ --generate-c-code cups-notifier \
+- $^
++ $>
+
+ distclean-local:
+ rm -rf *.cache *~