diff options
Diffstat (limited to 'www/drupal6-wysiwyg')
-rw-r--r-- | www/drupal6-wysiwyg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/drupal6-wysiwyg/Makefile b/www/drupal6-wysiwyg/Makefile index 55396ebe71ac..df7bb96a293a 100644 --- a/www/drupal6-wysiwyg/Makefile +++ b/www/drupal6-wysiwyg/Makefile @@ -12,7 +12,7 @@ COMMENT= Allows implementation of WYSIWYG editors for editing Drupal content TINYMCEDIR= www/tinymce # we support either tinymce2 or tinymce3 -RUN_DEPENDS+= ${LOCALBASE}/${TINYMCEDIR}:${PORTSDIR}/www/tinymce3 +RUN_DEPENDS+= ${LOCALBASE}/${TINYMCEDIR}/changelog.txt:${PORTSDIR}/www/tinymce3 PLIST_FILES+= ${DRUPAL_MODDIR}/tinymce |