Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Oct 2016 17:21:23 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r424778 - head/databases/p5-LMDB_File
Message-ID:  <201610271721.u9RHLN5i083668@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Thu Oct 27 17:21:23 2016
New Revision: 424778
URL: https://svnweb.freebsd.org/changeset/ports/424778

Log:
  Last update fixed the build for 5.24.
  
  Sponsored by:	Absolight

Modified:
  head/databases/p5-LMDB_File/Makefile   (contents, props changed)

Modified: head/databases/p5-LMDB_File/Makefile
==============================================================================
--- head/databases/p5-LMDB_File/Makefile	Thu Oct 27 17:21:09 2016	(r424777)
+++ head/databases/p5-LMDB_File/Makefile	Thu Oct 27 17:21:23 2016	(r424778)
@@ -21,10 +21,4 @@ USE_PERL5=	configure
 post-install:
 	${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/LMDB_File/LMDB_File.so
 
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} >= 502308
-BROKEN=		Fails to build after dMULTICALL cleanup
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>



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