aboutsummaryrefslogtreecommitdiffstats
path: root/cad/gnucap
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2006-05-04 07:38:41 +0800
committeredwin <edwin@FreeBSD.org>2006-05-04 07:38:41 +0800
commit44cce0c4c21bdf03c7894606d91e910461e7bbaa (patch)
tree81136338b86bf9f9ca884ba807a6628ba0a4eed6 /cad/gnucap
parenta9dd0eabfae8b9097f199b1d5e92ff53d5cffe99 (diff)
downloadfreebsd-ports-gnome-44cce0c4c21bdf03c7894606d91e910461e7bbaa.tar.gz
freebsd-ports-gnome-44cce0c4c21bdf03c7894606d91e910461e7bbaa.tar.zst
freebsd-ports-gnome-44cce0c4c21bdf03c7894606d91e910461e7bbaa.zip
remove USE_REINPLACE for all ports with categories starting with C
Diffstat (limited to 'cad/gnucap')
-rw-r--r--cad/gnucap/Makefile1
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}"