summaryrefslogtreecommitdiff
path: root/print/hpijs
diff options
context:
space:
mode:
authorjlam <jlam>2003-01-25 09:37:38 +0000
committerjlam <jlam>2003-01-25 09:37:38 +0000
commitf1bf8cca897c1bf3852c12402647b13b1e36fd8c (patch)
treed8a2dc7368e4664af4062b1e492d5498aec93b72 /print/hpijs
parentd932a4d9a820e7800f845bb55be10009723f83f9 (diff)
downloadpkgsrc-f1bf8cca897c1bf3852c12402647b13b1e36fd8c.tar.gz
Accomplish the same thing as patch-ab, enabling the output buffer, without
patching the configure script.
Diffstat (limited to 'print/hpijs')
-rw-r--r--print/hpijs/Makefile3
-rw-r--r--print/hpijs/distinfo3
-rw-r--r--print/hpijs/patches/patch-ab14
3 files changed, 3 insertions, 17 deletions
diff --git a/print/hpijs/Makefile b/print/hpijs/Makefile
index 81d7eb59488..e4fd7de9243 100644
--- a/print/hpijs/Makefile
+++ b/print/hpijs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/01/25 08:51:47 toshii Exp $
+# $NetBSD: Makefile,v 1.6 2003/01/25 09:37:38 jlam Exp $
DISTNAME= hpijs-1.3
CATEGORIES= print
@@ -12,6 +12,7 @@ CONFLICTS= ghostscript<=6.0.1nb4 ghostscript-nox11<=6.0.1nb4
USE_BUILDLINK2= # defined
GNU_CONFIGURE= # defined
+CPPFLAGS+= -DAPDK_BUFFER_SEND
.include "../../mk/bsd.prefs.mk"
diff --git a/print/hpijs/distinfo b/print/hpijs/distinfo
index 897d8bbd505..9bebd6625cd 100644
--- a/print/hpijs/distinfo
+++ b/print/hpijs/distinfo
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.2 2003/01/25 08:51:47 toshii Exp $
+$NetBSD: distinfo,v 1.3 2003/01/25 09:37:38 jlam Exp $
SHA1 (hpijs-1.3.tar.gz) = 4d030f1abf6962d2ad27c04cef4007054e4c2df7
Size (hpijs-1.3.tar.gz) = 353361 bytes
SHA1 (patch-aa) = bfbd3e6da490323641885ce0cd74ce4d6527bd41
-SHA1 (patch-ab) = cd266d816512fdb0a7f8789396c4f7c200136ff5
diff --git a/print/hpijs/patches/patch-ab b/print/hpijs/patches/patch-ab
deleted file mode 100644
index d896f5b98d8..00000000000
--- a/print/hpijs/patches/patch-ab
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-ab,v 1.1 2003/01/25 08:51:48 toshii Exp $
-
---- configure.orig Sat Nov 30 20:46:42 2002
-+++ configure
-@@ -1653,7 +1653,8 @@ MYFLAGS="$MYFLAGS -DAPDK_DJ660 -DAPDK_DJ
- -DAPDK_APOLLO2XXX -DAPDK_APOLLO21XX -DAPDK_APOLLO2560 -DAPDK_DJ600 \
- -DAPDK_DJ350 -DAPDK_DJ8x5 -DAPDK_PSP100 -DAPDK_AUTODUPLEX \
- -DAPDK_HIGH_RES_MODES -DAPDK_LJMONO -DAPDK_DJ540 -DAPDK_DJ850 \
---DAPDK_DJ890 -DAPDK_DJ3320 -DAPDK_LJCOLOR -DAPDK_DJGENERICVIP"
-+-DAPDK_DJ890 -DAPDK_DJ3320 -DAPDK_LJCOLOR -DAPDK_DJGENERICVIP \
-+-DAPDK_BUFFER_SEND"
-
- echo $ac_n "checking "which type of build"""... $ac_c" 1>&6
- echo "configure:1660: checking "which type of build"" >&5