mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
devel/pear-Structures_DataGrid: Change the way *_DEPENDS are set
This commit is contained in:
parent
8feefb41ff
commit
3607baf7b6
@ -9,9 +9,10 @@ COMMENT= Full-featured tabular structured data management package
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
RUN_DEPENDS= ${PEARDIR}/Console/Table.php:devel/pear-Console_Table@${PHP_FLAVOR}
|
||||
RUN_DEPENDS= ${PEAR_PKGNAMEPREFIX}Console_Table>=0:devel/pear-Console_Table@${PHP_FLAVOR}
|
||||
|
||||
USES= pear
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user