summaryrefslogtreecommitdiff
path: root/graphics/pixie/files
diff options
context:
space:
mode:
authorSam Lawrance <lawrance@FreeBSD.org>2005-09-04 03:52:38 +0000
committerSam Lawrance <lawrance@FreeBSD.org>2005-09-04 03:52:38 +0000
commit4cbb42473ace7ed6c66c6b89accbf04246a99a1b (patch)
tree2a5db03c321a7053e464c3571f64bfc39942b9f9 /graphics/pixie/files
parented39f67745e559b54b275e3f4643853e3d72decf (diff)
Notes
Diffstat (limited to 'graphics/pixie/files')
-rw-r--r--graphics/pixie/files/patch-Makefile.am11
-rw-r--r--graphics/pixie/files/pkg-message.in5
2 files changed, 5 insertions, 11 deletions
diff --git a/graphics/pixie/files/patch-Makefile.am b/graphics/pixie/files/patch-Makefile.am
deleted file mode 100644
index a1a216519a35..000000000000
--- a/graphics/pixie/files/patch-Makefile.am
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.am.orig
-+++ Makefile.am
-@@ -2,7 +2,7 @@
-
- topdir = $(prefix)
-
--top_DATA = README AUTHORS LICENSE COPYING
-+#top_DATA = README AUTHORS LICENSE COPYING
-
- EXTRA_DIST = Pixie.dsw Pixie.ncb Pixie.opt DEVNOTES LICENSE makeclean.bat makeinst.bat tutorials win32inst
-
diff --git a/graphics/pixie/files/pkg-message.in b/graphics/pixie/files/pkg-message.in
new file mode 100644
index 000000000000..63cbbb286458
--- /dev/null
+++ b/graphics/pixie/files/pkg-message.in
@@ -0,0 +1,5 @@
+******************************************************************************
+ Before running any Pixie executable make sure to add the following
+ directory to your LD_LIBRARY_PATH environment variable:
+ %%PREFIX%%/lib/%%PORTNAME%%
+******************************************************************************