diff options
Diffstat (limited to 'cad/atlc')
-rw-r--r-- | cad/atlc/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/cad/atlc/Makefile b/cad/atlc/Makefile index 1d126baa20fa..6133233b91e2 100644 --- a/cad/atlc/Makefile +++ b/cad/atlc/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: atlc -# Date created: 9 November 2002 -# Whom: Marc Fonvieille <blackend@FreeBSD.org> -# +# Created by: Marc Fonvieille <blackend@FreeBSD.org> # $FreeBSD$ -# PORTNAME= atlc PORTVERSION= 4.6.1 @@ -47,6 +43,7 @@ PLIST_FILES= bin/atlc bin/coax bin/create_any_bitmap \ bin/find_optimal_dimensions_for_microstrip_coupler \ bin/locatediff bin/myfilelength bin/mymd5sum bin/readbin +NO_STAGE= yes post-patch: .for file in Makefile.in @${REINPLACE_CMD} -e \ |