diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-03 23:38:41 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-03 23:38:41 +0000 |
commit | bbee4a66a6c51cf5cf05a31aa2fdded1468ceb80 (patch) | |
tree | 0726304aec2db9c6ee69531b05d092b3e3aa034a /cad/atlc | |
parent | 72ad491a93fc881d0819c98066a4ab2c36dc39eb (diff) | |
download | ports-bbee4a66a6c51cf5cf05a31aa2fdded1468ceb80.tar.gz ports-bbee4a66a6c51cf5cf05a31aa2fdded1468ceb80.zip |
remove USE_REINPLACE for all ports with categories starting with C
Notes
Notes:
svn path=/head/; revision=161308
Diffstat (limited to 'cad/atlc')
-rw-r--r-- | cad/atlc/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cad/atlc/Makefile b/cad/atlc/Makefile index c5ef2b607fa8..aed2a1a6ebef 100644 --- a/cad/atlc/Makefile +++ b/cad/atlc/Makefile @@ -14,7 +14,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A tool to calculate the impedance of transmission lines -USE_REINPLACE= YES GNU_CONFIGURE= YES MAN1= atlc.1 coax.1 create_bmp_for_circ_in_circ.1 \ |