diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-07 11:09:22 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-07 11:09:22 +0000 |
commit | c8a818ace5e1e3d9991c0b189713eee2c620024b (patch) | |
tree | b73d86ab908739d3ee13b12ee1a1959e0bdec765 /ftp/ftpcube | |
parent | b3bcb8e2576b39fe4bce109d50b3413851ead48d (diff) | |
download | ports-c8a818ace5e1e3d9991c0b189713eee2c620024b.tar.gz ports-c8a818ace5e1e3d9991c0b189713eee2c620024b.zip |
Notes
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 b345a3d5ae4c..b5adfae2c6ed 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 |