aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/qt33
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2004-03-25 15:06:29 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2004-03-25 15:06:29 +0000
commitb67a7976491f2d7d39140b75b1205d5c9aaf1968 (patch)
treecd29a8bc2ac1606028f38a344a6d0ff57f4f1c8d /x11-toolkits/qt33
parent6575c466ad853902232a611bd1b0a3dca24ed7ea (diff)
downloadports-b67a7976491f2d7d39140b75b1205d5c9aaf1968.tar.gz
ports-b67a7976491f2d7d39140b75b1205d5c9aaf1968.zip
Notes
Diffstat (limited to 'x11-toolkits/qt33')
-rw-r--r--x11-toolkits/qt33/Makefile1
-rw-r--r--x11-toolkits/qt33/pkg-message12
2 files changed, 13 insertions, 0 deletions
diff --git a/x11-toolkits/qt33/Makefile b/x11-toolkits/qt33/Makefile
index 574b82b28c97..eeb7e965a0d2 100644
--- a/x11-toolkits/qt33/Makefile
+++ b/x11-toolkits/qt33/Makefile
@@ -158,5 +158,6 @@ pre-su-install:
post-install:
${RM} -f ${PREFIX}/lib/libqt-mt.la
+ @${CAT} ${PKGMESSAGE}
.include <bsd.port.post.mk>
diff --git a/x11-toolkits/qt33/pkg-message b/x11-toolkits/qt33/pkg-message
new file mode 100644
index 000000000000..7a49e3e09d98
--- /dev/null
+++ b/x11-toolkits/qt33/pkg-message
@@ -0,0 +1,12 @@
+*******************************************************************************
+
+ To enable QT's database support, install the database plugin ports.
+ The following plugin ports are available:
+
+ IBase/Firebird - databases/qt-ibase-plugin
+ MySQL - databases/qt-mysql-plugin
+ ODBC - databases/qt-odbc-plugin
+ PostgreSQL - databases/qt-pgsql-plugin
+ SQLite - databases/qt-sqlite-plugin
+
+*******************************************************************************