mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Add TEST_DEPENDS to enable testing
Approved by: portmgr (blanket)
This commit is contained in:
parent
40f3284f25
commit
c94dbf7077
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=292488
1 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,8 @@ LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \
|
||||||
png:${PORTSDIR}/graphics/png \
|
png:${PORTSDIR}/graphics/png \
|
||||||
gif.5:${PORTSDIR}/graphics/giflib
|
gif.5:${PORTSDIR}/graphics/giflib
|
||||||
|
|
||||||
|
TEST_DEPENDS= p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings
|
||||||
|
|
||||||
MAN3= Image::Scale.3
|
MAN3= Image::Scale.3
|
||||||
|
|
||||||
PERL_CONFIGURE= yes
|
PERL_CONFIGURE= yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue