summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorjmc <jmc>2003-04-01 22:52:42 +0000
committerjmc <jmc>2003-04-01 22:52:42 +0000
commita2a43ab8b679d202700cc82452f2dae935d0c5d2 (patch)
tree35930f172e8ceb9a32061bdc30928d6c071c0361 /devel
parent66cd3c85e862b36d2eb35808c9b36366f90ac20b (diff)
downloadpkgsrc-a2a43ab8b679d202700cc82452f2dae935d0c5d2.tar.gz
INET6 needs to be disabled on solaris9 as well
Diffstat (limited to 'devel')
-rw-r--r--devel/cvs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/cvs/Makefile b/devel/cvs/Makefile
index 4a2e52829a0..e7f72a533ab 100644
--- a/devel/cvs/Makefile
+++ b/devel/cvs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.62 2003/03/30 20:04:00 jschauma Exp $
+# $NetBSD: Makefile,v 1.63 2003/04/01 22:52:42 jmc Exp $
#
DISTNAME= cvs-1.11.5
@@ -19,7 +19,7 @@ BUILD_DEFS+= USE_INET6
USE_BUILDLINK2= yes
.if defined(USE_INET6) && ${USE_INET6} == "YES" && \
- empty(MACHINE_PLATFORM:MSunOS-5.8-*) && empty(MACHINE_PLATFORM:MLinux-*)
+ 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.4-v6-20030102.diff.gz