svn commit: r483889 - head/devel/libzim

Gerald Pfeifer gerald at FreeBSD.org
Sat Nov 3 12:18:00 UTC 2018


Author: gerald
Date: Sat Nov  3 12:17:58 2018
New Revision: 483889
URL: https://svnweb.freebsd.org/changeset/ports/483889

Log:
  Remove comment that became stale with revision 483807.

Modified:
  head/devel/libzim/Makefile

Modified: head/devel/libzim/Makefile
==============================================================================
--- head/devel/libzim/Makefile	Sat Nov  3 12:00:27 2018	(r483888)
+++ head/devel/libzim/Makefile	Sat Nov  3 12:17:58 2018	(r483889)
@@ -15,7 +15,6 @@ USES=		compiler:c++11-lang meson pkgconfig python:3.4+
 USE_LDCONFIG=	yes
 USE_GITHUB=	yes
 GH_ACCOUNT=	openzim
-# Using gcc6 and libstdc++ leads to error because xapian-core is linked with libc++
 
 BINARY_ALIAS=	python3=python${PYTHON_VER} python3-config=python${PYTHON_VER}-config
 


More information about the svn-ports-all mailing list