diff options
| author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 15:20:01 +0000 |
|---|---|---|
| committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 15:20:01 +0000 |
| commit | 0438fc26f0d6919bbce73c2edd0403bc86de4371 (patch) | |
| tree | 2150fb848141aac7ed7a5aa3efcb9d9faa7d5fa2 /textproc/sgmls/files/patch-configure | |
| parent | Rename sysutils/ patch-xy patches to reflect the files they modify. (diff) | |
Rename textproc/ patch-xy patches to reflect the files they modify.
Diffstat (limited to 'textproc/sgmls/files/patch-configure')
| -rw-r--r-- | textproc/sgmls/files/patch-configure | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/textproc/sgmls/files/patch-configure b/textproc/sgmls/files/patch-configure new file mode 100644 index 000000000000..59ef8d6bfdf5 --- /dev/null +++ b/textproc/sgmls/files/patch-configure @@ -0,0 +1,11 @@ +--- configure.orig Fri Jun 2 19:18:37 2000 ++++ configure Fri Jun 2 19:18:50 2000 +@@ -605,7 +605,7 @@ + edit="$edit -e 's/^typedef .*VOID;/typedef $void_ret VOID;/'" + edit="$edit -e 's/^typedef .*UNIV;/typedef ${void_star}UNIV;/'" + +-if test "X$(PREFIX)" != "X/usr/local" ++if test "X$PREFIX" != "X/usr/local" + then + edit="$edit -e '/DEFAULT_PATH/s;/usr/local;$PREFIX;g'" + fi |
