summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2006-03-10 23:21:53 +0000
committerrillig <rillig@pkgsrc.org>2006-03-10 23:21:53 +0000
commitc79e4ef71df50f10177d0c35afd9ea9e4faded8c (patch)
tree844b7949147bec063dc86bf411ed27b465374ee1 /comms
parentdf9dd4cf667b770561b95eb7296f22afcda8e3ac (diff)
downloadpkgsrc-c79e4ef71df50f10177d0c35afd9ea9e4faded8c.tar.gz
Fixed pkglint warnings.
Diffstat (limited to 'comms')
-rw-r--r--comms/plptools/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/comms/plptools/Makefile b/comms/plptools/Makefile
index 6785bb576a8..5f7a23eab0f 100644
--- a/comms/plptools/Makefile
+++ b/comms/plptools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2006/02/05 23:08:28 joerg Exp $
+# $NetBSD: Makefile,v 1.32 2006/03/10 23:21:53 rillig Exp $
#
DISTNAME= plptools-0.12
@@ -10,9 +10,9 @@ MAINTAINER= sakamoto@NetBSD.org
HOMEPAGE= http://plptools.sourceforge.net/
COMMENT= FTP-like and NFS-like access tools to talk to the PSION
-USE_GNU_READLINE= # uses rl_filename_quoting_desired flag
+USE_GNU_READLINE= yes # uses rl_filename_quoting_desired flag
USE_TOOLS+= gmake
-USE_LANUGAGES= c c++
+USE_LANGUAGES= c c++
USE_LIBTOOL= YES
USE_PKGLOCALEDIR= YES
PTHREAD_OPTS+= require