aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/lftp/Makefile
diff options
context:
space:
mode:
authortijl <tijl@FreeBSD.org>2014-10-06 03:59:18 +0800
committertijl <tijl@FreeBSD.org>2014-10-06 03:59:18 +0800
commita47b6637037cba2f0e8e5c76fe488254ba7b7803 (patch)
treea99f4e26234b2e4f53059cad4cf0d78179d835bd /ftp/lftp/Makefile
parent289cc54bc8c3da5f6d09e3b68db3778dba5c88e1 (diff)
downloadfreebsd-ports-gnome-a47b6637037cba2f0e8e5c76fe488254ba7b7803.tar.gz
freebsd-ports-gnome-a47b6637037cba2f0e8e5c76fe488254ba7b7803.tar.zst
freebsd-ports-gnome-a47b6637037cba2f0e8e5c76fe488254ba7b7803.zip
Convert to USES=charsetfix and USES=libtool
Diffstat (limited to 'ftp/lftp/Makefile')
-rw-r--r--ftp/lftp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/lftp/Makefile b/ftp/lftp/Makefile
index 96ccf82dee0f..fb20fee57878 100644
--- a/ftp/lftp/Makefile
+++ b/ftp/lftp/Makefile
@@ -20,7 +20,7 @@ LICENSE= GPLv3
LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2
-USES= iconv readline shebangfix
+USES= charsetfix iconv libtool readline shebangfix
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib