diff options
Diffstat (limited to 'textproc/cole/Makefile')
-rw-r--r-- | textproc/cole/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/textproc/cole/Makefile b/textproc/cole/Makefile index eef0ccf6eff7..8dad099204a0 100644 --- a/textproc/cole/Makefile +++ b/textproc/cole/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: cole -# Date created: 4 November 1999 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# +# Created by: Maxim Sobolev <sobomax@FreeBSD.org> # $FreeBSD$ -# PORTNAME= cole PORTVERSION= 2.0.1 @@ -19,6 +15,7 @@ USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \ ${WRKSRC}/configure |