diff options
Diffstat (limited to 'devel/cvs-devel')
-rw-r--r-- | devel/cvs-devel/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/cvs-devel/Makefile b/devel/cvs-devel/Makefile index e3f1b3e..0d9603d 100644 --- a/devel/cvs-devel/Makefile +++ b/devel/cvs-devel/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} |