summaryrefslogtreecommitdiff
path: root/comms/plptools/Makefile
diff options
context:
space:
mode:
authorsakamoto <sakamoto>1999-08-26 06:03:47 +0000
committersakamoto <sakamoto>1999-08-26 06:03:47 +0000
commitdf32312117f12307dce2cba77d8592cd0205184a (patch)
tree78105788e990599d4ffa2264024476df04f8fd53 /comms/plptools/Makefile
parent757abf9879875ceb59780659beb3202c00a86935 (diff)
downloadpkgsrc-df32312117f12307dce2cba77d8592cd0205184a.tar.gz
set BROKEN=plptools is not work correctly...
Diffstat (limited to 'comms/plptools/Makefile')
-rw-r--r--comms/plptools/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/comms/plptools/Makefile b/comms/plptools/Makefile
index 2423ee7ed43..42cc54cce09 100644
--- a/comms/plptools/Makefile
+++ b/comms/plptools/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 1999/08/14 14:23:55 drochner Exp $
+# $NetBSD: Makefile,v 1.4 1999/08/26 06:03:47 sakamoto Exp $
#
-DISTNAME= plptools-0.3
+DISTNAME= plptools-0.4
CATEGORIES= comms
MASTER_SITES= ftp://ftp.to.com/pub/psion/
@@ -9,6 +9,8 @@ MAINTAINER= sakamoto@netbsd.org
DEPENDS= readline-4.0:../../devel/readline
+BROKEN= "plptools is not work correctly"
+
USE_LIBTOOL= YES
GNU_CONFIGURE= YES
CONFIGURE_ENV+= CPPFLAGS="-I${PREFIX}/include/" LIBS="-ltermlib"