aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-02-12 15:55:46 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-02-12 15:55:46 +0000
commit6cb0fa86ae3d84d9d26d0e8f288fac28df5e4b61 (patch)
treeb6eac905a9d88c193da1247d9e916059d99a0d21 /ftp
parentacf5cf3a01c96a6cb110ccc0a72f936eeae5b8fe (diff)
downloadports-6cb0fa86ae3d84d9d26d0e8f288fac28df5e4b61.tar.gz
ports-6cb0fa86ae3d84d9d26d0e8f288fac28df5e4b61.zip
Notes
Diffstat (limited to 'ftp')
-rw-r--r--ftp/lftp/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/ftp/lftp/Makefile b/ftp/lftp/Makefile
index 23cdc52523ed..131261234129 100644
--- a/ftp/lftp/Makefile
+++ b/ftp/lftp/Makefile
@@ -20,14 +20,8 @@ LICENSE= GPLv3
LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2
-USES= charsetfix iconv libtool readline shebangfix
-
-CPPFLAGS+= -I${LOCALBASE}/include
-LIBS+= -L${LOCALBASE}/lib
+USES= charsetfix iconv libtool localbase readline shebangfix
GNU_CONFIGURE= yes
-# XXX FreeBSD 9.x has posix_fallocate() for OSVERSION > 900035,
-# but is missing the required POSIX_FADV_* macros
-CONFIGURE_ENV= i_cv_posix_fallocate_works=no
PORTDOCS= AUTHORS BUGS ChangeLog FAQ FEATURES INSTALL \
MIRRORS NEWS README README.debug-levels README.modules \