aboutsummaryrefslogtreecommitdiff
path: root/ftp/quftp
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-05-07 11:09:22 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-05-07 11:09:22 +0000
commitc8a818ace5e1e3d9991c0b189713eee2c620024b (patch)
treeb73d86ab908739d3ee13b12ee1a1959e0bdec765 /ftp/quftp
parentb3bcb8e2576b39fe4bce109d50b3413851ead48d (diff)
downloadports-c8a818ace5e1e3d9991c0b189713eee2c620024b.tar.gz
ports-c8a818ace5e1e3d9991c0b189713eee2c620024b.zip
Remove USE_REINPLACE from all categories starting with F
Notes
Notes: svn path=/head/; revision=161557
Diffstat (limited to 'ftp/quftp')
-rw-r--r--ftp/quftp/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/ftp/quftp/Makefile b/ftp/quftp/Makefile
index 600947491ccb..2a1a4482fdb8 100644
--- a/ftp/quftp/Makefile
+++ b/ftp/quftp/Makefile
@@ -18,7 +18,6 @@ COMMENT= A scriptable FTP client
LIB_DEPENDS= readline.5:${PORTSDIR}/devel/readline
GNU_CONFIGURE= yes
-USE_REINPLACE= yes
CFLAGS+= ${PTHREAD_CFLAGS} -L${LOCALBASE}/lib ${PTHREAD_LIBS}
CONFIGURE_ENV= CFLAGS="${CFLAGS}"