svn commit: r370109 - in head/ftp/lftp: . files
Tijl Coosemans
tijl at FreeBSD.org
Sun Oct 5 19:59:19 UTC 2014
Author: tijl
Date: Sun Oct 5 19:59:18 2014
New Revision: 370109
URL: https://svnweb.freebsd.org/changeset/ports/370109
QAT: https://qat.redports.org/buildarchive/r370109/
Log:
Convert to USES=charsetfix and USES=libtool
Deleted:
head/ftp/lftp/files/patch-build-aux-ltmain.sh
head/ftp/lftp/files/patch-lib-Makefile.in
Modified:
head/ftp/lftp/Makefile
Modified: head/ftp/lftp/Makefile
==============================================================================
--- head/ftp/lftp/Makefile Sun Oct 5 19:57:41 2014 (r370108)
+++ head/ftp/lftp/Makefile Sun Oct 5 19:59:18 2014 (r370109)
@@ -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
More information about the svn-ports-head
mailing list