summaryrefslogtreecommitdiff
path: root/math/plplot/files/patch-ae
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2000-09-05 01:53:50 +0000
committerSteve Price <steve@FreeBSD.org>2000-09-05 01:53:50 +0000
commit7317302f370e179051941ce28e1373d8bc6c95b1 (patch)
tree213bf82da0bde64a41b69760c96eb227f8a25fcf /math/plplot/files/patch-ae
parentUpdate to version 4.2a. (diff)
- Remove obsolete site form MASTER_SITES
- Change location of data files from libdata/ to share/ PR: 20755 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Diffstat (limited to 'math/plplot/files/patch-ae')
-rw-r--r--math/plplot/files/patch-ae2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/plplot/files/patch-ae b/math/plplot/files/patch-ae
index b70691413dd3..530df031e806 100644
--- a/math/plplot/files/patch-ae
+++ b/math/plplot/files/patch-ae
@@ -5,7 +5,7 @@
#ifndef PLLIBDEV
-#define PLLIBDEV "/usr/local/plplot/lib"
-+#define PLLIBDEV "%%PREFIX%%/libdata/plplot"
++#define PLLIBDEV "%%PREFIX%%/share/plplot"
#endif
#endif