From f5a277553b8443db7bc3a25a0cad2b1f27dcd4f7 Mon Sep 17 00:00:00 2001 From: minskim Date: Sat, 21 Feb 2004 08:18:14 +0000 Subject: bl3ify and enable pkgviews installation. --- comms/lrzsz/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'comms/lrzsz/Makefile') diff --git a/comms/lrzsz/Makefile b/comms/lrzsz/Makefile index 3292c76cf68..8e7ae9ac850 100644 --- a/comms/lrzsz/Makefile +++ b/comms/lrzsz/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2003/09/23 07:49:37 yyamano Exp $ +# $NetBSD: Makefile,v 1.15 2004/02/21 08:19:57 minskim Exp $ # FreeBSD Id: Makefile,v 1.5 1997/10/10 06:53:29 obrien Exp DISTNAME= lrzsz-0.12.20 @@ -9,7 +9,9 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.ohse.de/uwe/software/lrzsz.html COMMENT= Receive/Send files via X/Y/ZMODEM protocol. (unrestrictive) -USE_BUILDLINK2= # defined +PKG_INSTALLATION_TYPES= overwrite pkgviews + +USE_BUILDLINK3= # defined USE_PKGLOCALEDIR= # defined GNU_CONFIGURE= # defined CONFIGURE_ARGS+= --with-catgets -- cgit v1.2.3