From cfed19b336096cb34c6588159cb7ad9aad86bf46 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 25 Jul 2005 13:39:41 +0000 Subject: pkglint. --- misc/bsdiff/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/misc/bsdiff/Makefile b/misc/bsdiff/Makefile index e5f449979c6..84b256e850e 100644 --- a/misc/bsdiff/Makefile +++ b/misc/bsdiff/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2005/04/11 21:46:33 tv Exp $ +# $NetBSD: Makefile,v 1.6 2005/07/25 13:39:41 wiz Exp $ # DISTNAME= bsdiff-4.2 -PKGREVISION= 1 +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= http://www.daemonology.net/bsdiff/ @@ -10,7 +10,6 @@ MAINTAINER= cjep@NetBSD.org HOMEPAGE= http://www.daemonology.net/bsdiff/ COMMENT= Size efficient binary diff and patch tools - .if !exists(/usr/bin/bzip2) MAKE_ENV+= BZIP2=${LOCALBASE}/bin/bzip2 .endif -- cgit v1.2.3