mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-18 08:02:48 +00:00
Fix some portlint warnings.
This commit is contained in:
parent
f5446aadac
commit
f5b09daceb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=147399
@ -53,8 +53,8 @@ pre-extract:
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${MACHINE_ARCH} == "alpha"
|
||||
BROKEN= test script t/flexraw.t fails all 26 tests
|
||||
.if ${ARCH} == "alpha"
|
||||
BROKEN= "test script t/flexraw.t fails all 26 tests"
|
||||
.endif
|
||||
|
||||
.if ${PERL_LEVEL} < 500601
|
||||
|
@ -1,4 +1,2 @@
|
||||
MD5 (PDL-2.4.2.tar.gz) = edd056a006eae8b46e8ef804b9774a93
|
||||
SIZE (PDL-2.4.2.tar.gz) = 2151379
|
||||
MD5 (PDL-2.4.2.tar.gz) = edd056a006eae8b46e8ef804b9774a93
|
||||
SIZE (PDL-2.4.2.tar.gz) = 2151379
|
||||
|
Loading…
Reference in New Issue
Block a user