aboutsummaryrefslogtreecommitdiff
path: root/www/phpmustache/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'www/phpmustache/files/pkg-message.in')
-rw-r--r--www/phpmustache/files/pkg-message.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/www/phpmustache/files/pkg-message.in b/www/phpmustache/files/pkg-message.in
deleted file mode 100644
index d19f8e1461ee..000000000000
--- a/www/phpmustache/files/pkg-message.in
+++ /dev/null
@@ -1,10 +0,0 @@
-[
-{ type: install
- message: <<EOM
-You need to adjust php's include_path to contain `%%DATADIR%%'!
-For example, insert
- include_path = ".:%%DATADIR%%"
-into `%%LOCALBASE%%/etc/php.ini'.
-EOM
-}
-]