diff options
| author | Martin Wilke <miwi@FreeBSD.org> | 2008-04-25 16:58:10 +0000 |
|---|---|---|
| committer | Martin Wilke <miwi@FreeBSD.org> | 2008-04-25 16:58:10 +0000 |
| commit | 827447f21fb3f7e421f3e3ed05a7e05a5a7ea662 (patch) | |
| tree | aa5dfd2c4cfbae93b89fa9e498d6823152cc600c /math/jacal/files/patch-Makefile | |
| parent | - Update to 0.9 (diff) | |
- Add missing files to the Build.
PR: 122767
Submitted by: Kostas Karouzakis <kkarouzakis@gmail.com>
Diffstat (limited to 'math/jacal/files/patch-Makefile')
| -rw-r--r-- | math/jacal/files/patch-Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/jacal/files/patch-Makefile b/math/jacal/files/patch-Makefile index 5ea9cec635f7..643cdc63d10e 100644 --- a/math/jacal/files/patch-Makefile +++ b/math/jacal/files/patch-Makefile @@ -5,7 +5,7 @@ rpm_prefix=$(HOME)/rpmbuild/ -prefix = /usr/local/ -+prefix = %%PREFIX%% ++prefix = %%PREFIX%%/ exec_prefix = $(prefix) # directory where `make install' will put executable. bindir = $(exec_prefix)bin/ |
