diff options
Diffstat (limited to 'devel/pear-Event_Dispatcher/Makefile')
-rw-r--r-- | devel/pear-Event_Dispatcher/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/pear-Event_Dispatcher/Makefile b/devel/pear-Event_Dispatcher/Makefile index 79ddbaef331a..a6278cd0cf68 100644 --- a/devel/pear-Event_Dispatcher/Makefile +++ b/devel/pear-Event_Dispatcher/Makefile @@ -15,8 +15,6 @@ COMMENT= PEAR dispatch notifications using PHP callbacks BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear RUN_DEPENDS= ${BUILD_DEPENDS} -USE_REINPLACE= yes - CATEGORY= Event FILES= Dispatcher.php Notification.php EXAMPLES= bubbling.php cancel.php debugging.php notification-class.php \ |