Subject: pkg/27494: GNU_PROGRAM_PREFIX is not used for pkgdiff
To: None <gnats-bugs@gnats.NetBSD.org>
From: None <ishit@oak.dti.ne.jp>
List: pkgsrc-bugs
Date: 10/26/2004 04:35:58
>Number: 27494
>Category: pkg
>Synopsis: GNU_PROGRAM_PREFIX is not used for pkgdiff
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Tue Oct 26 04:36:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator: ISIHARA Takanori
>Release: Solaris 8 x86
>Organization:
Nagoya *BSD Users' Group :-)
>Environment:
SunOS xxxxx 5.8 Generic_117351-06 i86pc i386 i86pc
>Description:
GNU_PROGRAM_PREFIX is not used for pkgdiff.
pkgtools/pkgdiff include pkgdiff.
>How-To-Repeat:
>Fix:
--- Makefile.orig 2004-08-16 12:04:52.000000000 +0900
+++ Makefile 2004-09-21 15:47:28.240625000 +0900
@@ -30,7 +30,7 @@
.if ${OPSYS} == "SunOS"
DEPENDS+= diffutils-[0-9]*:../../devel/diffutils
-DIFF?= gdiff
+DIFF?= ${GNU_PROGRAM_PREFIX}diff
MANINSTALL=
.else
DIFF?= diff
>Release-Note:
>Audit-Trail:
>Unformatted: