aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/php-gtk/pkg-message
diff options
context:
space:
mode:
authornork <nork@FreeBSD.org>2003-07-11 10:13:18 +0800
committernork <nork@FreeBSD.org>2003-07-11 10:13:18 +0800
commit320ef4fd99a090c66d3505e3195d19d690bfc15f (patch)
tree587e77001a4b68ae068d08d187914257d4c9b5a9 /x11-toolkits/php-gtk/pkg-message
parent7ced2f5ab1b99ba6b7464917c4b8ffdc7b5c36a8 (diff)
downloadfreebsd-ports-graphics-320ef4fd99a090c66d3505e3195d19d690bfc15f.tar.gz
freebsd-ports-graphics-320ef4fd99a090c66d3505e3195d19d690bfc15f.tar.zst
freebsd-ports-graphics-320ef4fd99a090c66d3505e3195d19d690bfc15f.zip
o Updated documentation
o Support for scintilla o Build one shared library instead of many o Fix bento build error o Bump PORTREVISION acordingly PR: ports/54341 Submitted by: Alex Kiesel <kiesel@schlund.de> (maintainer)
Diffstat (limited to 'x11-toolkits/php-gtk/pkg-message')
-rw-r--r--x11-toolkits/php-gtk/pkg-message5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-toolkits/php-gtk/pkg-message b/x11-toolkits/php-gtk/pkg-message
index a8c729ad6cb..8d06011e8c9 100644
--- a/x11-toolkits/php-gtk/pkg-message
+++ b/x11-toolkits/php-gtk/pkg-message
@@ -1,8 +1,7 @@
The port has now been installed. Be sure to adjust the config-file
in e.g. /usr/local/etc/php.gtk/php.ini.
-I have created a sample configuration file named php.ini-dist which
-should be a rough guide.
+Eventually, you must set the correct 'extension_dir'-path in php.ini.
For convenience put something like
-"alias gtkphp='php -q -c /usr/local/etc/php.gtk/'"
+"alias gtkphp='php -c /usr/local/etc/php.gtk/'"
in your .profile.