diff options
Diffstat (limited to 'ftp/ftplib/Makefile')
-rw-r--r-- | ftp/ftplib/Makefile | 1 |
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 |