svn commit: r393371 - head/databases/p5-qdbm
Dmitry Marakasov
amdmi3 at FreeBSD.org
Fri Jul 31 19:52:07 UTC 2015
Author: amdmi3
Date: Fri Jul 31 19:52:05 2015
New Revision: 393371
URL: https://svnweb.freebsd.org/changeset/ports/393371
Log:
- Mark BROKEN: does not build
===> Missing license file for LGPL21 in /wrkdirs/usr/ports/databases/p5-qdbm/work/qdbm-1.8.78/perl/COPYING
Even if that's fixed, it still don't build, likely because master/slave port desync
Approved by: portmgr blanket
Reported by: pkg-fallout
Modified:
head/databases/p5-qdbm/Makefile
Modified: head/databases/p5-qdbm/Makefile
==============================================================================
--- head/databases/p5-qdbm/Makefile Fri Jul 31 19:47:26 2015 (r393370)
+++ head/databases/p5-qdbm/Makefile Fri Jul 31 19:52:05 2015 (r393371)
@@ -6,6 +6,8 @@ PKGNAMEPREFIX= p5-
COMMENT= Perl API for QDBM
+BROKEN= does not build
+
SLAVEPORT= perl
USES= perl5 shebangfix
More information about the svn-ports-all
mailing list