From 4ee6e9b83bbe66d6e315625fd61594248cda1dd3 Mon Sep 17 00:00:00 2001 From: Seiichirou Hiraoka Date: Fri, 12 Feb 1999 08:05:04 +0000 Subject: Comment out USE_GMAKE line. PR: ports/10032 Submitted-by: laskavy@Berkeley.Gambit.Msk.SU --- comms/lrzsz/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'comms/lrzsz/Makefile') diff --git a/comms/lrzsz/Makefile b/comms/lrzsz/Makefile index a187701e6695..6bcb605349ca 100644 --- a/comms/lrzsz/Makefile +++ b/comms/lrzsz/Makefile @@ -4,7 +4,7 @@ # Date created: 29 Sept 1996 # Whom: David O'Brien # -# $Id: Makefile,v 1.7 1998/09/15 06:38:41 obrien Exp $ +# $Id: Makefile,v 1.8 1998/12/09 22:35:04 billf Exp $ DISTNAME= lrzsz-0.12.19 CATEGORIES= comms @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.ihg.uni-duisburg.de/uwe/ \ MAINTAINER= obrien@FreeBSD.org GNU_CONFIGURE= yes -USE_GMAKE= yes +#USE_GMAKE= yes ALL_TARGET= all # vcheck MAN1= lrz.1 lsz.1 -- cgit v1.2.3