svn commit: r427935 - head/devel/liblas

Wen Heping wen at FreeBSD.org
Tue Dec 6 07:55:11 UTC 2016


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


More information about the svn-ports-head mailing list