summaryrefslogtreecommitdiff
path: root/net/speedtouch
diff options
context:
space:
mode:
authorwiz <wiz>2001-08-06 21:32:39 +0000
committerwiz <wiz>2001-08-06 21:32:39 +0000
commitc3267895f95d681c040f278897f81f193482377a (patch)
treec55387c9ae4e4e656eedb5fc57e10d93d7236959 /net/speedtouch
parentccf3c3b86770049d1e9a53231e3a79e5136a463a (diff)
downloadpkgsrc-c3267895f95d681c040f278897f81f193482377a.tar.gz
Add version number to DEPENDS line.
Diffstat (limited to 'net/speedtouch')
-rw-r--r--net/speedtouch/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/speedtouch/Makefile b/net/speedtouch/Makefile
index 52ef7cb2969..6048f3b0ac1 100644
--- a/net/speedtouch/Makefile
+++ b/net/speedtouch/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/07/29 01:18:33 abs Exp $
+# $NetBSD: Makefile,v 1.2 2001/08/06 21:32:39 wiz Exp $
#
DISTNAME= speedtouch-21062001
@@ -11,7 +11,7 @@ MAINTAINER= abs@netbsd.org
HOMEPAGE= http://www.xsproject.org/speedtouch/
COMMENT= Alcatel SpeedTouch USB ADSL modem driver
-DEPENDS+= userppp:../../net/userppp
+DEPENDS+= userppp-001107:../../net/userppp
MAKE_ENV+= PREFIX=${PREFIX} INSTALL_DATA="${INSTALL_DATA}"
MAKE_ENV+= INSTALL_PROGRAM="${INSTALL_PROGRAM}"