diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2018-02-07 17:46:10 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2018-02-07 17:46:10 +0000 |
commit | d7640e6c92925b67809edc87a6e4de1a85a967f6 (patch) | |
tree | 1bae5e1dd8f8b4ea1645de7993004b7d6b0709c3 /textproc | |
parent | 98abc3006d6e53e5b67485049393fbc42ed46e7d (diff) | |
download | ports-d7640e6c92925b67809edc87a6e4de1a85a967f6.tar.gz ports-d7640e6c92925b67809edc87a6e4de1a85a967f6.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/libmrss-php/Makefile | 2 | ||||
-rw-r--r-- | textproc/pear-Structures_DataGrid_DataSource_RSS/Makefile | 2 | ||||
-rw-r--r-- | textproc/pear-Structures_DataGrid_DataSource_XML/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/textproc/libmrss-php/Makefile b/textproc/libmrss-php/Makefile index 5d25ecb42479..67da576abb8e 100644 --- a/textproc/libmrss-php/Makefile +++ b/textproc/libmrss-php/Makefile @@ -24,7 +24,7 @@ USES= libtool php:ext USE_LDCONFIG= yes PHP_MODNAME= mrss -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 72 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/phpmrss post-install: diff --git a/textproc/pear-Structures_DataGrid_DataSource_RSS/Makefile b/textproc/pear-Structures_DataGrid_DataSource_RSS/Makefile index 3758629a7f5b..5a6671dbd2a1 100644 --- a/textproc/pear-Structures_DataGrid_DataSource_RSS/Makefile +++ b/textproc/pear-Structures_DataGrid_DataSource_RSS/Makefile @@ -13,6 +13,6 @@ RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear- USES= pear USE_PHP= mysql -IGNORE_WITH_PHP=70 71 +IGNORE_WITH_PHP=70 71 72 .include <bsd.port.mk> diff --git a/textproc/pear-Structures_DataGrid_DataSource_XML/Makefile b/textproc/pear-Structures_DataGrid_DataSource_XML/Makefile index 5c3e72e6699e..d51e2b4c6396 100644 --- a/textproc/pear-Structures_DataGrid_DataSource_XML/Makefile +++ b/textproc/pear-Structures_DataGrid_DataSource_XML/Makefile @@ -13,6 +13,6 @@ RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear- USES= pear USE_PHP= mysql -IGNORE_WITH_PHP=70 71 +IGNORE_WITH_PHP=70 71 72 .include <bsd.port.mk> |