aboutsummaryrefslogtreecommitdiff
path: root/devel/cvs+ipv6
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 17:03:26 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 17:03:26 +0000
commit857aec5d6b82d83ac07f49f4dab6463acb984c3c (patch)
tree1ac4f33e833450e6b1eb2c92fa0fd0d5853d4d65 /devel/cvs+ipv6
parent1089da7dcc67eb415fa6851ab9dc700e7b1a9972 (diff)
downloadports-857aec5d6b82d83ac07f49f4dab6463acb984c3c.tar.gz
ports-857aec5d6b82d83ac07f49f4dab6463acb984c3c.zip
Notes
Diffstat (limited to 'devel/cvs+ipv6')
-rw-r--r--devel/cvs+ipv6/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/cvs+ipv6/Makefile b/devel/cvs+ipv6/Makefile
index d4173f1f2632..d3c42a5337a4 100644
--- a/devel/cvs+ipv6/Makefile
+++ b/devel/cvs+ipv6/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: cvs+ipv6
-# Date created: Tue Jul 23 11:24:24 JST 2002
-# Whom: sumikawa
-#
+# Created by: sumikawa
# $FreeBSD$
-#
PORTNAME= cvs
PORTVERSION= 1.11.17
@@ -36,6 +32,7 @@ INFO= cvs cvsclient
CVS_SITE?= :pserver:anoncvs@anoncvs.jp.FreeBSD.org:/home/ncvs
CVS_VER?= v${PORTVERSION:S/./_/g}
+NO_STAGE= yes
post-patch:
${REINPLACE_CMD} 's/${PORTVERSION:S/./\./g}/&+IPv6/g' ${WRKSRC}/configure
@${CP} ${FILESDIR}/missing ${WRKSRC}