From ebec76dabb48c93edfac34df912a8070256e8913 Mon Sep 17 00:00:00 2001 From: edwin Date: Sun, 7 May 2006 11:09:22 +0000 Subject: Remove USE_REINPLACE from all categories starting with F --- french/alphabet_sounds_fr/Makefile | 1 - french/dico/Makefile | 1 - french/eficas/Makefile | 1 - french/facturier/Makefile | 1 - french/gibi/Makefile | 1 - french/gnome-verbiste/Makefile | 1 - french/homard/Makefile | 1 - french/med/Makefile | 1 - french/plgrenouille/Makefile | 1 - french/xtel/Makefile | 1 - 10 files changed, 10 deletions(-) (limited to 'french') diff --git a/french/alphabet_sounds_fr/Makefile b/french/alphabet_sounds_fr/Makefile index 31a4ac564491..c5f43d0b1411 100644 --- a/french/alphabet_sounds_fr/Makefile +++ b/french/alphabet_sounds_fr/Makefile @@ -17,7 +17,6 @@ COMMENT= Educative games for children. Alphabet sounds package (french) BUILD_DEPENDS= ${X11BASE}/bin/childsplay:${PORTSDIR}/games/childsplay RUN_DEPENDS= ${BUILD_DEPENDS} -USE_REINPLACE= yes USE_PYTHON= yes USE_X_PREFIX= yes diff --git a/french/dico/Makefile b/french/dico/Makefile index 29509b70b523..c3917b6ded17 100644 --- a/french/dico/Makefile +++ b/french/dico/Makefile @@ -24,7 +24,6 @@ BROKEN_WWW= http://www.montefiore.ulg.ac.be/cgi-bin-ulg/DICO.html # Global variables # -USE_REINPLACE= true USE_ZIP= true EXTRACT_CMD= UNZIP= unzip WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/french/eficas/Makefile b/french/eficas/Makefile index 39719543106b..6f71be77ad10 100644 --- a/french/eficas/Makefile +++ b/french/eficas/Makefile @@ -19,7 +19,6 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/Pmw:${PORTSDIR}/x11-toolkits/pmw \ ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter USE_PYTHON= yes -USE_REINPLACE= yes REINPLACE_ARGS= -i "" NO_BUILD= yes diff --git a/french/facturier/Makefile b/french/facturier/Makefile index 995a232ab1fc..54b77a565f28 100644 --- a/french/facturier/Makefile +++ b/french/facturier/Makefile @@ -25,7 +25,6 @@ NO_BUILD= yes USE_APACHE= yes USE_PERL5_RUN= yes USE_MYSQL= yes -USE_REINPLACE= yes .if defined(WITH_APACHE2) APACHE_CNFDIR= ${LOCALBASE}/etc/apache2 diff --git a/french/gibi/Makefile b/french/gibi/Makefile index d521c5342d28..3ea649614012 100644 --- a/french/gibi/Makefile +++ b/french/gibi/Makefile @@ -33,7 +33,6 @@ RESTRICTED= "Toute personne chargeant le logiciel GIBI s'engage ONLY_FOR_ARCHS= i386 -USE_REINPLACE= yes USE_LINUX= yes USE_X_PREFIX= yes REINPLACE_ARGS= -i "" diff --git a/french/gnome-verbiste/Makefile b/french/gnome-verbiste/Makefile index 7493cf4f30da..c0cea330c398 100644 --- a/french/gnome-verbiste/Makefile +++ b/french/gnome-verbiste/Makefile @@ -12,7 +12,6 @@ COMMENT= French verb conjugator/deconjugator (GNOME program and applet) LIB_DEPENDS= verbiste-0.1:${PORTSDIR}/french/verbiste USE_X_PREFIX= yes -USE_REINPLACE= yes USE_GNOME= gnomepanel CONFIGURE_ARGS= --with-gnome diff --git a/french/homard/Makefile b/french/homard/Makefile index e62bf356e51b..8adc2ca70f96 100644 --- a/french/homard/Makefile +++ b/french/homard/Makefile @@ -27,7 +27,6 @@ ONLY_FOR_ARCHS= i386 USE_LINUX= yes USE_PYTHON= yes -USE_REINPLACE= yes REINPLACE_ARGS= -i "" NO_BUILD= yes diff --git a/french/med/Makefile b/french/med/Makefile index bf5e6a3a8239..584c9d2dc7df 100644 --- a/french/med/Makefile +++ b/french/med/Makefile @@ -29,7 +29,6 @@ CONFIGURE_ENV= HDF5HOME=${LOCALBASE} CPPFLAGS="${PTHREAD_CFLAGS}" \ GNU_CONFIGURE= yes USE_GMAKE= yes INSTALLS_SHLIB= yes -USE_REINPLACE= yes DOC2FIX= . gif html jpg png tests TST2FIX= c f diff --git a/french/plgrenouille/Makefile b/french/plgrenouille/Makefile index 88ad66a85cb3..a922cc684373 100644 --- a/french/plgrenouille/Makefile +++ b/french/plgrenouille/Makefile @@ -32,7 +32,6 @@ IS_INTERACTIVE= yes NO_BUILD= yes USE_PERL5= yes -USE_REINPLACE= yes USE_RC_SUBR= yes SCRIPTS_ENV= PKG_PREFIX=${PREFIX} WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} diff --git a/french/xtel/Makefile b/french/xtel/Makefile index 2ed6c888ae1e..1babd1cc8fa1 100644 --- a/french/xtel/Makefile +++ b/french/xtel/Makefile @@ -24,7 +24,6 @@ RUN_DEPENDS= mkfontdir:${X_CLIENTS_PORT} USE_IMAKE= yes USE_XPM= yes -USE_REINPLACE= yes MAN1= xtel.1 xteld.1 -- cgit