From 75a6bb4193af8816b67d34d2086e829fd138edc0 Mon Sep 17 00:00:00 2001 From: jlam Date: Sat, 25 Jan 2003 09:37:38 +0000 Subject: Accomplish the same thing as patch-ab, enabling the output buffer, without patching the configure script. --- print/hpijs/Makefile | 3 ++- print/hpijs/distinfo | 3 +-- print/hpijs/patches/patch-ab | 14 -------------- 3 files changed, 3 insertions(+), 17 deletions(-) delete mode 100644 print/hpijs/patches/patch-ab (limited to 'print/hpijs') 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 -- cgit v1.2.3