summaryrefslogtreecommitdiff
path: root/ftp/ftplib
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/ftplib
parentRemove USE_REINPLACE from all categories starting with E (diff)
Remove USE_REINPLACE from all categories starting with F
Notes
Notes: svn path=/head/; revision=161557
Diffstat (limited to 'ftp/ftplib')
-rw-r--r--ftp/ftplib/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/ftp/ftplib/Makefile b/ftp/ftplib/Makefile
index eaed2b44107e..079a5b098a0b 100644
--- a/ftp/ftplib/Makefile
+++ b/ftp/ftplib/Makefile
@@ -17,7 +17,6 @@ PATCHFILES= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E}.patch
MAINTAINER= ports@FreeBSD.org
COMMENT= A set of routines that implement the FTP protocol
-USE_REINPLACE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}/linux
PATCH_DIST_STRIP= -p3
USE_GMAKE= yes