diff options
Diffstat (limited to 'french/dico')
-rw-r--r-- | french/dico/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/french/dico/Makefile b/french/dico/Makefile index 76d8262a3766..dcf6dd67e3ab 100644 --- a/french/dico/Makefile +++ b/french/dico/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: dico -# Date created: 11 October 2000 -# Whom: Cyrille Lefevre <clefevre@citeweb.net> -# +# Created by: Cyrille Lefevre <clefevre@citeweb.net> # $FreeBSD$ -# PORTNAME= dico PORTVERSION= 1.1 @@ -32,6 +28,7 @@ REINPLACE_SUB= PREFIX=${PREFIX} # Post-patch # +NO_STAGE= yes post-patch: @${REINPLACE_CMD} ${REINPLACE_SUB:S/$/!g/:S/^/ -e s!%%/:S/=/%%!/} \ ${WRKSRC}/sources/dico.c |