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/ftpcube | |
parent | 590868c5a966f9479315ce17998f4d8235eb3057 (diff) | |
download | freebsd-ports-graphics-ebec76dabb48c93edfac34df912a8070256e8913.tar.gz freebsd-ports-graphics-ebec76dabb48c93edfac34df912a8070256e8913.tar.zst freebsd-ports-graphics-ebec76dabb48c93edfac34df912a8070256e8913.zip |
Remove USE_REINPLACE from all categories starting with F
Diffstat (limited to 'ftp/ftpcube')
-rw-r--r-- | ftp/ftpcube/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ftp/ftpcube/Makefile b/ftp/ftpcube/Makefile index b345a3d5ae4..b5adfae2c6e 100644 --- a/ftp/ftpcube/Makefile +++ b/ftp/ftpcube/Makefile @@ -22,7 +22,6 @@ BUILD_DEPENDS+= Xvfb:${X_VFBSERVER_PORT} \ ${X11BASE}/lib/X11/fonts/misc/8x13O.pcf.gz:${X_FONTS_MISC_PORT} .endif -USE_REINPLACE= yes USE_PYTHON= yes USE_PYDISTUTILS= yes |