aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-05-03 23:38:41 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-05-03 23:38:41 +0000
commitbbee4a66a6c51cf5cf05a31aa2fdded1468ceb80 (patch)
tree0726304aec2db9c6ee69531b05d092b3e3aa034a /cad
parent72ad491a93fc881d0819c98066a4ab2c36dc39eb (diff)
downloadports-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')
-rw-r--r--cad/alliance/Makefile1
-rw-r--r--cad/astk-serveur/Makefile1
-rw-r--r--cad/atlc/Makefile1
-rw-r--r--cad/chipmunk/Makefile1
-rw-r--r--cad/dxf2fig/Makefile2
-rw-r--r--cad/electric/Makefile1
-rw-r--r--cad/gerbv/Makefile1
-rw-r--r--cad/gnucap/Makefile1
-rw-r--r--cad/gtkwave/Makefile1
-rw-r--r--cad/irsim/Makefile1
-rw-r--r--cad/leocad/Makefile1
-rw-r--r--cad/linux-gid/Makefile1
-rw-r--r--cad/magic/Makefile1
-rw-r--r--cad/qcad-partslib/Makefile1
-rw-r--r--cad/qcad/Makefile1
-rw-r--r--cad/qfsm/Makefile1
-rw-r--r--cad/slffea/Makefile2
-rw-r--r--cad/tochnog/Makefile1
-rw-r--r--cad/transcalc/Makefile1
-rw-r--r--cad/varkon/Makefile1
-rw-r--r--cad/z88/Makefile1
21 files changed, 0 insertions, 23 deletions
diff --git a/cad/alliance/Makefile b/cad/alliance/Makefile
index a1b53499a676..c91d0fde95ba 100644
--- a/cad/alliance/Makefile
+++ b/cad/alliance/Makefile
@@ -20,7 +20,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-5.0
USE_BISON= yes
USE_GMAKE= yes
USE_MOTIF= yes
-USE_REINPLACE= yes
USE_X= yes
HAS_CONFIGURE= yes
diff --git a/cad/astk-serveur/Makefile b/cad/astk-serveur/Makefile
index 6af213b656eb..7837a646612a 100644
--- a/cad/astk-serveur/Makefile
+++ b/cad/astk-serveur/Makefile
@@ -38,7 +38,6 @@ RUN_DEPENDS+= ${LOCALBASE}bin/pbs_tclsh:${PORTSDIR}/misc/pbs
USE_PYTHON= yes
NO_BUILD= yes
-USE_REINPLACE= yes
REINPLACE_ARGS= -i ""
PKGMESSAGE= ${WRKDIR}/pkg-message
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 \
diff --git a/cad/chipmunk/Makefile b/cad/chipmunk/Makefile
index 8dee0370883f..d25296236f23 100644
--- a/cad/chipmunk/Makefile
+++ b/cad/chipmunk/Makefile
@@ -24,7 +24,6 @@ COMMENT= An electronic CAD system
NO_WRKSUBDIR= yes
USE_XLIB= yes
USE_GMAKE= yes
-USE_REINPLACE= yes
.include <bsd.port.pre.mk>
diff --git a/cad/dxf2fig/Makefile b/cad/dxf2fig/Makefile
index c11672d3dad8..7ca9c7c5a084 100644
--- a/cad/dxf2fig/Makefile
+++ b/cad/dxf2fig/Makefile
@@ -14,8 +14,6 @@ MASTER_SITES= http://ta.twi.tudelft.nl/ftp/dv/lemmens/
MAINTAINER= ports@FreeBSD.org
COMMENT= DXF to FIG converter
-USE_REINPLACE= yes
-
PLIST_FILES= bin/dxf2fig
post-patch:
diff --git a/cad/electric/Makefile b/cad/electric/Makefile
index 285ac897c0a6..4ce3c1b965f5 100644
--- a/cad/electric/Makefile
+++ b/cad/electric/Makefile
@@ -16,7 +16,6 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A Sophisticated electrical CAD system
USE_MOTIF= yes
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
post-patch:
diff --git a/cad/gerbv/Makefile b/cad/gerbv/Makefile
index 05e622c8153b..1f9e5c4ad3ed 100644
--- a/cad/gerbv/Makefile
+++ b/cad/gerbv/Makefile
@@ -18,7 +18,6 @@ COMMENT= A Free Gerber Viewer
USE_GNOME= gnometarget gtk20
USE_GETOPT_LONG= yes
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
CONFIGURE_ARGS= --enable-gtk2
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}"
diff --git a/cad/gtkwave/Makefile b/cad/gtkwave/Makefile
index 786eaf9ebe28..d9acee5c4edd 100644
--- a/cad/gtkwave/Makefile
+++ b/cad/gtkwave/Makefile
@@ -20,7 +20,6 @@ COMMENT= Electronic Waveform Viewer
LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2
USE_GNOME= gtk12
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
INSTALLS_SHLIB= yes
diff --git a/cad/irsim/Makefile b/cad/irsim/Makefile
index 28f29f0191a0..48e19d48137b 100644
--- a/cad/irsim/Makefile
+++ b/cad/irsim/Makefile
@@ -16,7 +16,6 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= An event-driven logic-level simulator for MOS circuis
USE_XLIB= yes
-USE_REINPLACE= yes
MAN1= irsim.1
MAN3= irsim-analyzer.3
MAN5= netchange.5
diff --git a/cad/leocad/Makefile b/cad/leocad/Makefile
index 9ca435a8cf11..51ac08f823b4 100644
--- a/cad/leocad/Makefile
+++ b/cad/leocad/Makefile
@@ -25,7 +25,6 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOME= gtk12
-USE_REINPLACE= yes
MAKE_ENV+= CXX=${CXX}
diff --git a/cad/linux-gid/Makefile b/cad/linux-gid/Makefile
index bd9fac2787c1..795e6050c4d3 100644
--- a/cad/linux-gid/Makefile
+++ b/cad/linux-gid/Makefile
@@ -21,7 +21,6 @@ ONLY_FOR_ARCHS= i386
USE_LINUX= yes
#USE_X_PREFIX= yes
-USE_REINPLACE= yes
REINPLACE_ARGS= -i ""
NO_WRKSUBDIR= yes
NO_BUILD= yes
diff --git a/cad/magic/Makefile b/cad/magic/Makefile
index c76bbd4c3e72..27781b9678dc 100644
--- a/cad/magic/Makefile
+++ b/cad/magic/Makefile
@@ -15,7 +15,6 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= An interactive editor for VLSI layouts
USE_XLIB= yes
-USE_REINPLACE= yes
USE_GMAKE= yes
MAKE_ENV= CADDIR="${PREFIX}" X11BASE="${X11BASE}"
ALL_TARGET= mains
diff --git a/cad/qcad-partslib/Makefile b/cad/qcad-partslib/Makefile
index 52cf4b6ffec3..47f01a5fcc57 100644
--- a/cad/qcad-partslib/Makefile
+++ b/cad/qcad-partslib/Makefile
@@ -21,7 +21,6 @@ DATADIR= ${PREFIX}/share/qcad/library
USE_X_PREFIX= yes
USE_ZIP= yes
-USE_REINPLACE= yes
NO_BUILD= yes
PLIST= ${WRKDIR}/pkg-plist
diff --git a/cad/qcad/Makefile b/cad/qcad/Makefile
index 9040906d99f3..c40bb369abd7 100644
--- a/cad/qcad/Makefile
+++ b/cad/qcad/Makefile
@@ -25,7 +25,6 @@ QTDIR?= ${X11BASE}
USE_X_PREFIX= yes
USE_QT_VER= 3
-USE_REINPLACE= yes
USE_GMAKE= yes
PLIST= ${WRKDIR}/pkg-plist
MAKE_ENV= QTDIR="${QTDIR}" MAKE="${GMAKE}" \
diff --git a/cad/qfsm/Makefile b/cad/qfsm/Makefile
index 1774c029f917..df00d8deda10 100644
--- a/cad/qfsm/Makefile
+++ b/cad/qfsm/Makefile
@@ -17,7 +17,6 @@ COMMENT= A graphical tool for designing finite state machines
USE_QT_VER= 3
USE_PERL5_BUILD=yes
-USE_REINPLACE= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
diff --git a/cad/slffea/Makefile b/cad/slffea/Makefile
index 2b42271de81e..5a1048e83480 100644
--- a/cad/slffea/Makefile
+++ b/cad/slffea/Makefile
@@ -22,8 +22,6 @@ LIB_DEPENDS= glut.4:${PORTSDIR}/graphics/libglut
CONFLICTS= swi-pl-[0-9]* TenDRA-[0-9]*
-USE_REINPLACE= yes
-
CFLAGS+= -I${X11BASE}/include ${PTHREAD_CFLAGS}
WRKSRC= ${WRKDIR}/${PORTNAME}-1.3
ALL_TARGET= everything
diff --git a/cad/tochnog/Makefile b/cad/tochnog/Makefile
index 1b97b6a79bfd..f6c8961a3bd8 100644
--- a/cad/tochnog/Makefile
+++ b/cad/tochnog/Makefile
@@ -24,7 +24,6 @@ BUILD_DEPENDS+= ${LOCALBASE}/lib/libsuperlu.a:${PORTSDIR}/math/superlu
.endif
LIB_DEPENDS= atlas:${PORTSDIR}/math/atlas
-USE_REINPLACE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}/src
MAKEFILE= makefile
diff --git a/cad/transcalc/Makefile b/cad/transcalc/Makefile
index cc5a378bbb65..8889aa35fc55 100644
--- a/cad/transcalc/Makefile
+++ b/cad/transcalc/Makefile
@@ -16,7 +16,6 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A analysis and synthesis tool for RF and microwave transmission lines
USE_GNOME= gnometarget gtk20
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
MAN1= transcalc.1
diff --git a/cad/varkon/Makefile b/cad/varkon/Makefile
index 6ed35fb06e6a..d503c80dfdd9 100644
--- a/cad/varkon/Makefile
+++ b/cad/varkon/Makefile
@@ -24,7 +24,6 @@ BUILD_DEPENDS+= unzip:${PORTSDIR}/archivers/unzip
.endif
USE_GL= yes
-USE_REINPLACE= yes
USE_GMAKE= yes
VARKON_ROOT= ${WRKDIR}/${PORTNAME}_${PORTVERSION}
WRKSRC= ${VARKON_ROOT}/sources
diff --git a/cad/z88/Makefile b/cad/z88/Makefile
index c881987a31ec..834b80d7da5d 100644
--- a/cad/z88/Makefile
+++ b/cad/z88/Makefile
@@ -18,7 +18,6 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A compact Finite Element Analysis System
NO_WRKSUBDIR= yes
-USE_REINPLACE= yes
USE_GL= yes
USE_MOTIF= yes