diff options
| author | Scott Mace <smace@FreeBSD.org> | 1998-09-15 03:38:59 +0000 |
|---|---|---|
| committer | Scott Mace <smace@FreeBSD.org> | 1998-09-15 03:38:59 +0000 |
| commit | 34115e265bd2cc01420b31d1008a812985a36135 (patch) | |
| tree | 01f2025af9267e5156ab204bff0fa82d00af7613 /graphics/jbigkit/files/patch-ab | |
| parent | Update the documenation (DESCR and manpage) a little. (diff) | |
make ELF conversion comply with standard
Diffstat (limited to 'graphics/jbigkit/files/patch-ab')
| -rw-r--r-- | graphics/jbigkit/files/patch-ab | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/jbigkit/files/patch-ab b/graphics/jbigkit/files/patch-ab index 39af872b5874..904e6ee1b6fd 100644 --- a/graphics/jbigkit/files/patch-ab +++ b/graphics/jbigkit/files/patch-ab @@ -18,7 +18,7 @@ +libjbig.so.1: jbig.so jbig_tab.so + rm -f libjbig.so.1 -+ $(CC) -o ${.TARGET} -shared -Wl,-rpath,${PREFIX}/lib -Wl,-soname,${.TARGET} ${.ALLSRC} ++ $(CC) -o ${.TARGET} -shared -Wl,-soname,${.TARGET} ${.ALLSRC} + ln -sf libjbig.so.1 libjbig.so + jbig.o: jbig.c jbig.h |
