Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Dec 2016 07:55:10 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r427935 - head/devel/liblas
Message-ID:  <201612060755.uB67tAAg052095@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wen
Date: Tue Dec  6 07:55:10 2016
New Revision: 427935
URL: https://svnweb.freebsd.org/changeset/ports/427935

Log:
  - Add skipv to PORTSCOUT

Modified:
  head/devel/liblas/Makefile

Modified: head/devel/liblas/Makefile
==============================================================================
--- head/devel/liblas/Makefile	Tue Dec  6 07:48:20 2016	(r427934)
+++ head/devel/liblas/Makefile	Tue Dec  6 07:55:10 2016	(r427935)
@@ -16,6 +16,8 @@ LIB_DEPENDS=	libboost_thread.so:devel/bo
 
 CONFLICTS=	liblas12-1.2*
 
+PORTSCOUT=	skipv:progress-20071229
+
 USES=		cmake compiler:c++11-lang libtool
 LDFLAGS+=	-lpthread
 GNU_CONFIGURE=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612060755.uB67tAAg052095>