From f07e7ab26ee96c06478847d07ac072b4b2c64e23 Mon Sep 17 00:00:00 2001 From: edwin Date: Thu, 4 May 2006 21:41:12 +0000 Subject: Remove USE_REINPLACE from all categories starting with D --- devel/cvs+ipv6/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'devel/cvs+ipv6') diff --git a/devel/cvs+ipv6/Makefile b/devel/cvs+ipv6/Makefile index e3f1b3e08e51..0d9603dffd17 100644 --- a/devel/cvs+ipv6/Makefile +++ b/devel/cvs+ipv6/Makefile @@ -36,8 +36,6 @@ INFO= cvs cvsclient CVS_SITE?= :pserver:anoncvs@anoncvs.jp.FreeBSD.org:/home/ncvs CVS_VER?= v${PORTVERSION:S/./_/g} -USE_REINPLACE= yes - post-patch: ${REINPLACE_CMD} 's/${PORTVERSION:S/./\./g}/&+IPv6/g' ${WRKSRC}/configure @${CP} ${FILESDIR}/missing ${WRKSRC} -- cgit