diff options
Diffstat (limited to 'databases/pear-MDB2_Schema/Makefile')
-rw-r--r-- | databases/pear-MDB2_Schema/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/pear-MDB2_Schema/Makefile b/databases/pear-MDB2_Schema/Makefile index 8ad437016f65..87565dfdc0f4 100644 --- a/databases/pear-MDB2_Schema/Makefile +++ b/databases/pear-MDB2_Schema/Makefile @@ -17,7 +17,7 @@ BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser \ ${PEARDIR}/XML/DTD.php:${PORTSDIR}/textproc/pear-XML_DTD \ ${PEARDIR}/XML/Serializer.php:${PORTSDIR}/devel/pear-XML_Serializer -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} FILES= MDB2/Schema/Reserved/ibase.php \ MDB2/Schema/Reserved/mssql.php \ |