Commit Graph

6 Commits

Author SHA1 Message Date
espie
83e2599edb SHARED_LIBS...
takes so little time to build compared to qt3 it's not even funny.
2005-12-29 13:09:10 +00:00
espie
4c6f632c64 new style plists 2004-09-15 19:26:27 +00:00
espie
c366ff0ea8 Rearrange qt and qt2 slightly, so that both libraries appear in
/usr/local/lib.

This removes the need to add to shlib_dirs.

HOWEVER, ports that depend on these should explicitly use
-L/usr/local/lib/qt  or -L/usr/local/lib/qt2 to be sure to grab the right
library, even if the other library is installed as well.
2001-06-09 19:53:22 +00:00
espie
6a34dd3f91 Use new rules to generate simpler PLIST 2000-06-09 19:18:14 +00:00
espie
763ab9132d Revert to PLIST/PLIST.noshared temporarily (qt packaging is awkward,
since it doesn't bother building a .a library on shared systems)
2000-06-02 15:05:55 +00:00
espie
233c74fed3 Fix PLIST.noshared by removing it :)
Add qimgio support (other graphics formats).
This adds a build time dependency, but no runtime dependency,
as users have to explicitly link against libqimgio, as of qt 1.xx
2000-05-22 10:48:55 +00:00