diff options
author | salo <salo@pkgsrc.org> | 2002-11-30 13:36:13 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2002-11-30 13:36:13 +0000 |
commit | ab2818804e131a125b567e8f840c3ab7e1fca569 (patch) | |
tree | 7e1903a90575d840fce490ee180b5fbc173d53a6 /comms/lrzsz/Makefile | |
parent | 851e57013ff5e69a8907224286986b7e2e87b805 (diff) | |
download | pkgsrc-ab2818804e131a125b567e8f840c3ab7e1fca569.tar.gz |
USE_PKGLOCALEDIR
Diffstat (limited to 'comms/lrzsz/Makefile')
-rw-r--r-- | comms/lrzsz/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/lrzsz/Makefile b/comms/lrzsz/Makefile index 689a237ad79..0c6589f25e5 100644 --- a/comms/lrzsz/Makefile +++ b/comms/lrzsz/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2002/10/04 21:23:14 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2002/11/30 13:36:14 salo Exp $ # FreeBSD Id: Makefile,v 1.5 1997/10/10 06:53:29 obrien Exp DISTNAME= lrzsz-0.12.20 @@ -10,6 +10,7 @@ HOMEPAGE= http://www.ohse.de/uwe/software/lrzsz.html COMMENT= Receive/Send files via X/Y/ZMODEM protocol. (unrestrictive) USE_BUILDLINK2= # defined +USE_PKGLOCALEDIR= # defined GNU_CONFIGURE= # defined CONFIGURE_ARGS+= --with-catgets |