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/gnucap | |
parent | 72ad491a93fc881d0819c98066a4ab2c36dc39eb (diff) | |
download | ports-bbee4a66a6c51cf5cf05a31aa2fdded1468ceb80.tar.gz ports-bbee4a66a6c51cf5cf05a31aa2fdded1468ceb80.zip |
Notes
Diffstat (limited to 'cad/gnucap')
-rw-r--r-- | cad/gnucap/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cad/gnucap/Makefile b/cad/gnucap/Makefile index 961298974a83..97ed62f9bc1e 100644 --- a/cad/gnucap/Makefile +++ b/cad/gnucap/Makefile @@ -17,7 +17,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/./-/g} MAINTAINER= ports@FreeBSD.org COMMENT= The Gnu Circuit Analysis Package -USE_REINPLACE= yes USE_GMAKE= yes HAS_CONFIGURE= yes MAKE_ARGS= CCC="${CXX}" CCFLAGS="${CXXFLAGS}" |