summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorjlam <jlam>2004-01-21 14:14:13 +0000
committerjlam <jlam>2004-01-21 14:14:13 +0000
commita25d9987bed94a89c7cd390e9bf21b45c8bae4a8 (patch)
treec0d77472908246a00bb8791a1ef65daad11c05a6 /devel
parent8458100e4cfba89461862a4de3a3051abb864838 (diff)
downloadpkgsrc-a25d9987bed94a89c7cd390e9bf21b45c8bae4a8.tar.gz
whitespace
Diffstat (limited to 'devel')
-rw-r--r--devel/cvs/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/devel/cvs/Makefile b/devel/cvs/Makefile
index b8d091a607b..bdee706c15d 100644
--- a/devel/cvs/Makefile
+++ b/devel/cvs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.71 2004/01/05 11:44:22 jlam Exp $
+# $NetBSD: Makefile,v 1.72 2004/01/21 14:14:13 jlam Exp $
#
DISTNAME= cvs-1.11.11
@@ -21,8 +21,9 @@ GNU_CONFIGURE= yes
BUILD_DEFS+= USE_INET6
-.if defined(USE_INET6) && ${USE_INET6} == "YES" && \
- empty(MACHINE_PLATFORM:MSunOS-5.[89]-*) && empty(MACHINE_PLATFORM:MLinux-*)
+.if defined(USE_INET6) && ${USE_INET6} == "YES" && \
+ empty(MACHINE_PLATFORM:MSunOS-5.[89]-*) && \
+ empty(MACHINE_PLATFORM:MLinux-*)
CONFIGURE_ARGS+= --enable-ipv6
PATCH_SITES= ftp://ftp.kame.net/pub/kame/misc/
PATCHFILES= cvs-1.11.11-v6-20031220.diff.gz