mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Add BUILD_DEPENDS
PR: ports/159884 Submitted by: swills
This commit is contained in:
parent
072757fbc2
commit
f1df9b1e00
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=280152
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,8 @@ PKGNAMEPREFIX= p5-
|
||||||
MAINTAINER= sunpoet@FreeBSD.org
|
MAINTAINER= sunpoet@FreeBSD.org
|
||||||
COMMENT= Write lzop files/buffers
|
COMMENT= Write lzop files/buffers
|
||||||
|
|
||||||
|
BUILD_DEPENDS= p5-Compress-LZO>=0:${PORTSDIR}/archivers/p5-Compress-LZO \
|
||||||
|
p5-IO-Compress>=2.037:${PORTSDIR}/archivers/p5-IO-Compress
|
||||||
RUN_DEPENDS= p5-Compress-LZO>=0:${PORTSDIR}/archivers/p5-Compress-LZO \
|
RUN_DEPENDS= p5-Compress-LZO>=0:${PORTSDIR}/archivers/p5-Compress-LZO \
|
||||||
p5-IO-Compress>=2.037:${PORTSDIR}/archivers/p5-IO-Compress
|
p5-IO-Compress>=2.037:${PORTSDIR}/archivers/p5-IO-Compress
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue