diff options
author | chuck <chuck@pkgsrc.org> | 2008-11-13 17:36:54 +0000 |
---|---|---|
committer | chuck <chuck@pkgsrc.org> | 2008-11-13 17:36:54 +0000 |
commit | db3f41ba13336a7628d159510152ce71775c0083 (patch) | |
tree | ad51e74221cf29bd8e47e521496588fa21558dd8 /audio/rosegarden | |
parent | 051f4d9c3790d6cae263866e0528842da39d28ae (diff) | |
download | pkgsrc-db3f41ba13336a7628d159510152ce71775c0083.tar.gz |
ghostscript has hand-rolled shared lib handling in src/unix-dll.mak
that does not do the right thing on Darwin (where shared libs are
created with different linking flags and use dylib rather than so
as an extension).
you need to manually reconfigure unix-dll.mak to make it work, so
do it in hacks.mk.
XXX: this still leaves the issue of libgs.so (et al.) being hardwired
in PLIST, instead of using libgs.dylib (et al.). i'm not sure of
the best way to fix that. at least it compiles now....
Diffstat (limited to 'audio/rosegarden')
0 files changed, 0 insertions, 0 deletions