diff options
Diffstat (limited to 'math/femlab/files/patch-aa')
-rw-r--r-- | math/femlab/files/patch-aa | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/femlab/files/patch-aa b/math/femlab/files/patch-aa index 589c3cc5e3c7..70c091be4b34 100644 --- a/math/femlab/files/patch-aa +++ b/math/femlab/files/patch-aa @@ -11,7 +11,7 @@ # Change next line to the location of the libsx library # -EXTRA_LOAD_FLAGS = -L/users/math/martenl/projects/lib -+EXTRA_LOAD_FLAGS = -L$(X11BASE) ++EXTRA_LOAD_FLAGS = -L$(LOCALBASE) LOCAL_LIBRARIES = -lfreq -lsx -lm XawClientLibs DEPLIBS = XawClientDepLibs |