- Pet portlint
- Update BROKEN: use lowercase for leading character
This commit is contained in:
parent
9d0608d372
commit
8a32218e56
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=413818
1 changed files with 2 additions and 2 deletions
|
@ -14,10 +14,10 @@ COMMENT= Perl Interface to the Google LevelDB NoSQL database
|
|||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BROKEN_powerpc64= Does not build
|
||||
|
||||
LIB_DEPENDS= libleveldb.so:databases/leveldb
|
||||
|
||||
BROKEN_powerpc64= does not build
|
||||
|
||||
MAKE_ARGS= CC="${CXX}"
|
||||
USE_PERL5= configure
|
||||
USES= compiler gmake localbase perl5
|
||||
|
|
Loading…
Reference in a new issue