diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2015-08-01 03:52:05 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2015-08-01 03:52:05 +0800 |
commit | 546664cfe799bc71bd179975374737f2d1fa8258 (patch) | |
tree | 30efb7994058422051201d637cce86e6e9c74c50 /databases | |
parent | 09e0bc8bb4a4d88481462cf4938fe0dd0daf552d (diff) | |
download | freebsd-ports-gnome-546664cfe799bc71bd179975374737f2d1fa8258.tar.gz freebsd-ports-gnome-546664cfe799bc71bd179975374737f2d1fa8258.tar.zst freebsd-ports-gnome-546664cfe799bc71bd179975374737f2d1fa8258.zip |
- 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
Diffstat (limited to 'databases')
-rw-r--r-- | databases/p5-qdbm/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/p5-qdbm/Makefile b/databases/p5-qdbm/Makefile index 43237ab52db3..3a1b329227cb 100644 --- a/databases/p5-qdbm/Makefile +++ b/databases/p5-qdbm/Makefile @@ -6,6 +6,8 @@ PKGNAMEPREFIX= p5- COMMENT= Perl API for QDBM +BROKEN= does not build + SLAVEPORT= perl USES= perl5 shebangfix |