diff options
Diffstat (limited to 'databases/pear-DB_DataObject/Makefile')
-rw-r--r-- | databases/pear-DB_DataObject/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/databases/pear-DB_DataObject/Makefile b/databases/pear-DB_DataObject/Makefile index a9922dbdb313..bfd1687e03dc 100644 --- a/databases/pear-DB_DataObject/Makefile +++ b/databases/pear-DB_DataObject/Makefile @@ -16,8 +16,6 @@ BUILD_DEPENDS= ${PEARDIR}/DB.php:${PORTSDIR}/databases/pear-DB \ ${PEARDIR}/Date.php:${PORTSDIR}/devel/pear-Date RUN_DEPENDS= ${BUILD_DEPENDS} -USE_REINPLACE= yes - CATEGORY= DB FILES= DataObject.php DataObject/Cast.php DataObject/Generator.php \ DataObject/createTables.php DataObject/Error.php |