diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2005-03-01 21:51:48 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2005-03-01 21:51:48 +0000 |
commit | e66743b7d5c663a5e3a9a9e67d3fe5dd1e764458 (patch) | |
tree | 7936caa341865bdd86dc776b23c0391475d35f91 /french | |
parent | 5d73417db4efc2f662a4a1403544df68f7a88247 (diff) | |
download | ports-e66743b7d5c663a5e3a9a9e67d3fe5dd1e764458.tar.gz ports-e66743b7d5c663a5e3a9a9e67d3fe5dd1e764458.zip |
Notes
Diffstat (limited to 'french')
-rw-r--r-- | french/gibi/Makefile | 1 | ||||
-rw-r--r-- | french/homard/Makefile | 2 | ||||
-rw-r--r-- | french/staroffice52/Makefile | 1 |
3 files changed, 1 insertions, 3 deletions
diff --git a/french/gibi/Makefile b/french/gibi/Makefile index cdfe93e9eefb..2a48274a7db9 100644 --- a/french/gibi/Makefile +++ b/french/gibi/Makefile @@ -34,7 +34,6 @@ RESTRICTED= "Toute personne chargeant le logiciel GIBI s'engage à ne\ ONLY_FOR_ARCHS= i386 -USE_LINUX= yes USE_REINPLACE= yes REINPLACE_ARGS= -i "" NO_BUILD= yes diff --git a/french/homard/Makefile b/french/homard/Makefile index bcf5cf88067a..5f1d1e2f0313 100644 --- a/french/homard/Makefile +++ b/french/homard/Makefile @@ -25,7 +25,7 @@ RESTRICTED= "Toute personne chargeant le logiciel HOMARD s'engage à ne\ ONLY_FOR_ARCHS= i386 -USE_LINUX= yes +USE_LINUX?= yes USE_PYTHON= yes USE_REINPLACE= yes REINPLACE_ARGS= -i "" diff --git a/french/staroffice52/Makefile b/french/staroffice52/Makefile index 43523065a49b..6b7b6c57824b 100644 --- a/french/staroffice52/Makefile +++ b/french/staroffice52/Makefile @@ -35,7 +35,6 @@ COMMENT= Suite bureautique intégrée FETCH_DEPENDS= ${LINUXBASE}/lib/libc.so.6:${PORTSDIR}/emulators/linux_base-8 RUN_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXrender.so.1:${PORTSDIR}/x11/linux-XFree86-libs -USE_LINUX= yes ONLY_FOR_ARCHS= i386 NO_CDROM= 'Doit être téléchargé depuis le site web de Sun' CD_MOUNTPT= '/cdrom' |