summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/libgtk-java/pkg-message
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-01-04 05:06:06 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-01-04 05:06:06 +0800
commit1fea95c130fdb40931230430840100ab732b6c2c (patch)
tree6d1c123fc93dbc374cad4b4438fb5d6d58e681b7 /x11-toolkits/libgtk-java/pkg-message
parent742859edbafa442e7522fcf3e32c6b8ea1655587 (diff)
downloadmarcuscom-ports-1fea95c130fdb40931230430840100ab732b6c2c.tar
marcuscom-ports-1fea95c130fdb40931230430840100ab732b6c2c.tar.gz
marcuscom-ports-1fea95c130fdb40931230430840100ab732b6c2c.tar.bz2
marcuscom-ports-1fea95c130fdb40931230430840100ab732b6c2c.tar.lz
marcuscom-ports-1fea95c130fdb40931230430840100ab732b6c2c.tar.xz
marcuscom-ports-1fea95c130fdb40931230430840100ab732b6c2c.tar.zst
marcuscom-ports-1fea95c130fdb40931230430840100ab732b6c2c.zip
Add a pkg-message that explains how to use this package.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1590 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/libgtk-java/pkg-message')
-rw-r--r--x11-toolkits/libgtk-java/pkg-message11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-toolkits/libgtk-java/pkg-message b/x11-toolkits/libgtk-java/pkg-message
new file mode 100644
index 000000000..819988189
--- /dev/null
+++ b/x11-toolkits/libgtk-java/pkg-message
@@ -0,0 +1,11 @@
+************************************************************************
+Libgtk-java was successfully installed. In order to build and run GTK+
+Java applications, you must add the following to your CLASSPATH:
+
+%%JAVAJARDIR%%/gtk%%GTK_API_VERSION%%-%%PORTVERSION%%.jar
+
+Then add the following to your LD_LIBRARY_PATH:
+
+%%PREFIX%%/lib
+
+************************************************************************