svn commit: r450434 - head/www/httrack

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Sep 23 14:10:01 UTC 2017


Author: sunpoet
Date: Sat Sep 23 14:10:00 2017
New Revision: 450434
URL: https://svnweb.freebsd.org/changeset/ports/450434

Log:
  Remove USES=localbase

Modified:
  head/www/httrack/Makefile

Modified: head/www/httrack/Makefile
==============================================================================
--- head/www/httrack/Makefile	Sat Sep 23 14:09:55 2017	(r450433)
+++ head/www/httrack/Makefile	Sat Sep 23 14:10:00 2017	(r450434)
@@ -25,7 +25,7 @@ CONFIGURE_ARGS=	--docdir=${DOCSDIR} --with-zlib=/usr
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip
 USE_LDCONFIG=	${PREFIX}/lib/httrack
-USES=		alias gmake iconv libtool localbase shebangfix ssl
+USES=		alias gmake iconv libtool shebangfix ssl
 
 PORTDATA=	*
 PORTDOCS=	*


More information about the svn-ports-all mailing list