diff options
| author | Sam Lawrance <lawrance@FreeBSD.org> | 2005-09-04 03:52:38 +0000 |
|---|---|---|
| committer | Sam Lawrance <lawrance@FreeBSD.org> | 2005-09-04 03:52:38 +0000 |
| commit | 4cbb42473ace7ed6c66c6b89accbf04246a99a1b (patch) | |
| tree | 2a5db03c321a7053e464c3571f64bfc39942b9f9 /graphics/pixie/files | |
| parent | ed39f67745e559b54b275e3f4643853e3d72decf (diff) | |
Notes
Diffstat (limited to 'graphics/pixie/files')
| -rw-r--r-- | graphics/pixie/files/patch-Makefile.am | 11 | ||||
| -rw-r--r-- | graphics/pixie/files/pkg-message.in | 5 |
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%% +****************************************************************************** |
