summaryrefslogtreecommitdiff
path: root/devel/cvs
diff options
context:
space:
mode:
authorjmc <jmc>2003-04-01 22:52:42 +0000
committerjmc <jmc>2003-04-01 22:52:42 +0000
commit547452e3e9dfdd9d02885e5aa58572f3ea8c302a (patch)
tree35930f172e8ceb9a32061bdc30928d6c071c0361 /devel/cvs
parent77093eb1939f11065646eefdeabead12439dc880 (diff)
downloadpkgsrc-547452e3e9dfdd9d02885e5aa58572f3ea8c302a.tar.gz
INET6 needs to be disabled on solaris9 as well
Diffstat (limited to 'devel/cvs')
-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