Index: head/textproc/pear-Structures_DataGrid_DataSource_RSS/Makefile =================================================================== --- head/textproc/pear-Structures_DataGrid_DataSource_RSS/Makefile (revision 489314) +++ head/textproc/pear-Structures_DataGrid_DataSource_RSS/Makefile (revision 489315) @@ -1,23 +1,21 @@ # Created by: Martin Wilke # $FreeBSD$ PORTNAME= Structures_DataGrid_DataSource_RSS PORTVERSION= 0.1.1 CATEGORIES= textproc databases www pear MAINTAINER= joneum@FreeBSD.org COMMENT= DataSource driver using RSS files LICENSE= BSD2CLAUSE -IGNORE_WITH_PHP= 56 - BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear-Structures_DataGrid_DataSource_Array@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear-Structures_DataGrid_DataSource_Array@${PHP_FLAVOR} USES= pear USE_PHP= mysqli NO_ARCH= yes .include