diff options
author | edwin <edwin@FreeBSD.org> | 2006-05-07 19:09:22 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-05-07 19:09:22 +0800 |
commit | ebec76dabb48c93edfac34df912a8070256e8913 (patch) | |
tree | 5a44f684ec08afe9753bef3079d4ee2880317762 /ftp/rexx-curl | |
parent | 590868c5a966f9479315ce17998f4d8235eb3057 (diff) | |
download | freebsd-ports-gnome-ebec76dabb48c93edfac34df912a8070256e8913.tar.gz freebsd-ports-gnome-ebec76dabb48c93edfac34df912a8070256e8913.tar.zst freebsd-ports-gnome-ebec76dabb48c93edfac34df912a8070256e8913.zip |
Remove USE_REINPLACE from all categories starting with F
Diffstat (limited to 'ftp/rexx-curl')
-rw-r--r-- | ftp/rexx-curl/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ftp/rexx-curl/Makefile b/ftp/rexx-curl/Makefile index 7c88224319c3..3503096f8381 100644 --- a/ftp/rexx-curl/Makefile +++ b/ftp/rexx-curl/Makefile @@ -21,7 +21,6 @@ BUILD_DEPENDS= rexx:${PORTSDIR}/lang/rexx-regina LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl RUN_DEPENDS= rexx:${PORTSDIR}/lang/rexx-regina -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |