mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Add missing pear dependency
PR: 138836 Reported by: Oleg Gawriloff <barzog@telecom.by> Feature safe: yes
This commit is contained in:
parent
a95b76f9cf
commit
e73e8db5cb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=241683
@ -7,12 +7,14 @@
|
||||
|
||||
PORTNAME= File_Archive
|
||||
PORTVERSION= 1.5.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= archivers www pear
|
||||
|
||||
MAINTAINER= miwi@FreeBSD.org
|
||||
COMMENT= PEAR class to manipulate tar, gz, tgz, bz2, tbz, zip, ar (deb) files
|
||||
|
||||
BUILD_DEPENDS= ${PEARDIR}/MIME/Type.php:${PORTSDIR}/mail/pear-MIME_Type
|
||||
BUILD_DEPENDS= ${PEARDIR}/MIME/Type.php:${PORTSDIR}/mail/pear-MIME_Type \
|
||||
${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
USE_PHP= bz2 pcre zlib
|
||||
|
Loading…
Reference in New Issue
Block a user