svn commit: r330146 - head/www/httrack

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Oct 12 16:42:37 UTC 2013


Author: sunpoet
Date: Sat Oct 12 16:42:36 2013
New Revision: 330146
URL: http://svnweb.freebsd.org/changeset/ports/330146

Log:
  - Add PORTSCOUT

Modified:
  head/www/httrack/Makefile

Modified: head/www/httrack/Makefile
==============================================================================
--- head/www/httrack/Makefile	Sat Oct 12 16:40:13 2013	(r330145)
+++ head/www/httrack/Makefile	Sat Oct 12 16:42:36 2013	(r330146)
@@ -16,6 +16,8 @@ LICENSE_COMB=	dual
 
 OPTIONS_DEFINE=	DOCS
 
+PORTSCOUT=	skipv:3.47.99
+
 CONFIGURE_ARGS=	--docdir="${DOCSDIR}"
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib


More information about the svn-ports-all mailing list