From 3ee202fb879178486f31c885c25d5f5b59610358 Mon Sep 17 00:00:00 2001 From: jwise Date: Thu, 31 Aug 2000 14:43:49 +0000 Subject: Adapt this package to tk-8.3.2. --- graphics/cqcam/Makefile | 4 ++-- graphics/cqcam/files/patch-sum | 4 ++-- graphics/cqcam/patches/patch-aa | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) (limited to 'graphics/cqcam') diff --git a/graphics/cqcam/Makefile b/graphics/cqcam/Makefile index 1f423172c36..6a9377856a0 100644 --- a/graphics/cqcam/Makefile +++ b/graphics/cqcam/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2000/02/15 09:26:21 agc Exp $ +# $NetBSD: Makefile,v 1.8 2000/08/31 14:43:49 jwise Exp $ # DISTNAME= cqcam-0.45a @@ -10,7 +10,7 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.cs.duke.edu/~reynolds/cqcam/ DEPENDS= jpeg-6b:../../graphics/jpeg -DEPENDS+= tk-8.0.5:../../x11/tk80 +DEPENDS+= tk-8.3.2:../../x11/tk ONLY_FOR_PLATFORM= NetBSD-*-i386 diff --git a/graphics/cqcam/files/patch-sum b/graphics/cqcam/files/patch-sum index 9b4e836fdfe..05d382240cc 100644 --- a/graphics/cqcam/files/patch-sum +++ b/graphics/cqcam/files/patch-sum @@ -1,5 +1,5 @@ -$NetBSD: patch-sum,v 1.2 2000/06/20 22:25:57 hubertf Exp $ +$NetBSD: patch-sum,v 1.3 2000/08/31 14:43:52 jwise Exp $ -MD5 (patch-aa) = 542c6cc1afdb2414643acec1f8aac5a2 +MD5 (patch-aa) = 960c4e5a7713b48ce3811a386f4c9c05 MD5 (patch-ab) = 7d33c419cf524e108a53213fd4f02fe9 MD5 (patch-ac) = e4fa0ab6d99a51cdb2225eb274c4cb7c diff --git a/graphics/cqcam/patches/patch-aa b/graphics/cqcam/patches/patch-aa index 0e3edd3ed31..5076ea20180 100644 --- a/graphics/cqcam/patches/patch-aa +++ b/graphics/cqcam/patches/patch-aa @@ -1,4 +1,4 @@ -$NetBSD: patch-aa,v 1.3 2000/06/20 22:25:58 hubertf Exp $ +$NetBSD: patch-aa,v 1.4 2000/08/31 14:43:52 jwise Exp $ --- Makefile.orig Tue Oct 28 00:07:06 1997 +++ Makefile Wed Jun 21 00:20:49 2000 @@ -77,9 +77,9 @@ $NetBSD: patch-aa,v 1.3 2000/06/20 22:25:58 hubertf Exp $ -#REMOTE_CFLAGS = +REMOTE_OBJS = xqcctl-tk.o # code module for the remote +REMOTE_DEFS = -DREMOTE -+REMOTE_LIBS = -lm -L${PREFIX}/lib -ltk80 -ltcl80 # libraries necessary for the remote ++REMOTE_LIBS = -lm -L${PREFIX}/lib -ltk83 -ltcl83 # libraries necessary for the remote +REMOTE_LDFLAGS = -+REMOTE_CFLAGS = -I${PREFIX}/include/tcl8.0 -I${PREFIX}/include/tk8.0 ++REMOTE_CFLAGS = -I${PREFIX}/include ###################################################################### ###################################################################### -- cgit v1.2.3