summaryrefslogtreecommitdiff
path: root/net/speedtouch
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-02-22 19:26:05 +0000
committerwiz <wiz@pkgsrc.org>2007-02-22 19:26:05 +0000
commit601583c3207bd23bb05d0761888aefcb5699e1c2 (patch)
treefae33b1f36c87708a527346fcfbac7913893ed98 /net/speedtouch
parent7d3fc308d5df79646f49f260085854f0bcc2fd80 (diff)
downloadpkgsrc-601583c3207bd23bb05d0761888aefcb5699e1c2.tar.gz
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Diffstat (limited to 'net/speedtouch')
-rw-r--r--net/speedtouch/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/speedtouch/Makefile b/net/speedtouch/Makefile
index 3950ec647d5..f30b576f45c 100644
--- a/net/speedtouch/Makefile
+++ b/net/speedtouch/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2007/01/24 17:44:02 rillig Exp $
+# $NetBSD: Makefile,v 1.25 2007/02/22 19:26:59 wiz Exp $
DISTNAME= speedtouch-1.3.1
PKGREVISION= 4
@@ -31,9 +31,9 @@ RCD_SCRIPTS= adsl
.include "../../mk/pthread.buildlink3.mk"
.if defined(PTHREAD_TYPE) && ${PTHREAD_TYPE} == "native"
-PLIST_SUBST+= PPPOA3=""
+PLIST_SUBST+= PPPOA3=""
.else
-PLIST_SUBST+= PPPOA3="@comment "
+PLIST_SUBST+= PPPOA3="@comment "
CONFIGURE_ENV+= ac_cv_lib_pthread_pthread_create=no
.endif