diff options
Diffstat (limited to 'comms/plptools/Makefile')
-rw-r--r-- | comms/plptools/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/plptools/Makefile b/comms/plptools/Makefile index 588fbe2a5b7..2423ee7ed43 100644 --- a/comms/plptools/Makefile +++ b/comms/plptools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 1999/07/14 15:52:27 sakamoto Exp $ +# $NetBSD: Makefile,v 1.3 1999/08/14 14:23:55 drochner Exp $ # DISTNAME= plptools-0.3 @@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.to.com/pub/psion/ MAINTAINER= sakamoto@netbsd.org -DEPENDS= readline-2.2:../../devel/readline +DEPENDS= readline-4.0:../../devel/readline USE_LIBTOOL= YES GNU_CONFIGURE= YES |