aboutsummaryrefslogtreecommitdiff
path: root/www/drupal6-wysiwyg
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2011-08-31 15:53:47 +0000
committerChris Rees <crees@FreeBSD.org>2011-08-31 15:53:47 +0000
commita388cc30c37b1ac5194bf4201ffd1f32e2f8b9b3 (patch)
tree7d8da1265c7a2fe93ae375c1c52558b7e3705d53 /www/drupal6-wysiwyg
parent777468906a4e83a54b03007c79514a361224b8be (diff)
downloadports-a388cc30c37b1ac5194bf4201ffd1f32e2f8b9b3.tar.gz
ports-a388cc30c37b1ac5194bf4201ffd1f32e2f8b9b3.zip
Notes
Diffstat (limited to 'www/drupal6-wysiwyg')
-rw-r--r--www/drupal6-wysiwyg/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/drupal6-wysiwyg/Makefile b/www/drupal6-wysiwyg/Makefile
index 3eb89238d5e8..fb96ee38de03 100644
--- a/www/drupal6-wysiwyg/Makefile
+++ b/www/drupal6-wysiwyg/Makefile
@@ -20,6 +20,7 @@ RUN_DEPENDS+= ${LOCALBASE}/${TINYMCEDIR}:${PORTSDIR}/www/tinymce3
PLIST_FILES+= ${DRUPAL_MODDIR}/tinymce
+USE_DRUPAL= yes
DRUPAL6_MODULE= yes
MODULE_FILES= editors/css/openwysiwyg.css \
editors/css/tinymce-2.css \
@@ -73,6 +74,4 @@ DOC_FILES= CHANGELOG.txt README.txt LICENSE.txt
post-install:
${LN} -s ${PREFIX}/${TINYMCEDIR} ${PREFIX}/${DRUPAL_MODDIR}
-.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/Mk/bsd.drupal.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>