summaryrefslogtreecommitdiff
path: root/comms/pilot-link/Makefile.common
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2003-01-10 04:30:16 +0000
committerrh <rh@pkgsrc.org>2003-01-10 04:30:16 +0000
commitdd4a5ac2577c0ab14cace324752c4d377ec05b31 (patch)
tree3fadb213a41083c07768664c6a91a5abd5044a29 /comms/pilot-link/Makefile.common
parent68e7b43367439626cbfc52289b4092f4a68eebcb (diff)
downloadpkgsrc-dd4a5ac2577c0ab14cace324752c4d377ec05b31.tar.gz
Update pilot-link packages to 0.11.7. Changes are too numerous to list
here. They include * tons of bug fixes, * USB support, * C++ support, * restructured libraries; and * tons of other new features.
Diffstat (limited to 'comms/pilot-link/Makefile.common')
-rw-r--r--comms/pilot-link/Makefile.common14
1 files changed, 6 insertions, 8 deletions
diff --git a/comms/pilot-link/Makefile.common b/comms/pilot-link/Makefile.common
index ab1488168a2..a098e4dea85 100644
--- a/comms/pilot-link/Makefile.common
+++ b/comms/pilot-link/Makefile.common
@@ -1,17 +1,17 @@
-# $NetBSD: Makefile.common,v 1.2 2002/10/30 10:16:44 markd Exp $
+# $NetBSD: Makefile.common,v 1.3 2003/01/10 04:30:17 rh Exp $
-DISTNAME= pilot-link.${PILOT_LINK_VERS}
+DISTNAME= pilot-link-${PILOT_LINK_VERS}
CATEGORIES= comms
-MASTER_SITES= http://www.gnu-designs.com/pilot-link/source/
+MASTER_SITES= http://www.pilot-link.org/source/
EXTRACT_SUFX= .tar.bz2
-PILOT_LINK_VERS= 0.9.5
+PILOT_LINK_VERS= 0.11.7
MAINTAINER= jlam@netbsd.org
-HOMEPAGE= http://www.gnu-designs.com/pilot-link/
+HOMEPAGE?= http://www.pilot-link.org/
USE_LIBTOOL= # defined
-LTCONFIG_OVERRIDE= ${WRKSRC}/scripts/ltconfig
+LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
GNU_CONFIGURE= # defined
@@ -28,8 +28,6 @@ CONFIGURE_ARGS+= --without-java
CONFIGURE_ARGS+= --without-itcl
CONFIGURE_ARGS+= --without-perl5
CONFIGURE_ARGS+= --without-python
-CONFIGURE_ARGS+= --without-readline21
-CONFIGURE_ARGS+= --without-readline20
CONFIGURE_ARGS+= --without-tcl
CONFIGURE_ARGS+= --without-tk