summaryrefslogtreecommitdiff
path: root/graphics/aqsis/patches/patch-ah
AgeCommit message (Collapse)AuthorFilesLines
2012-04-30Update to 1.8.1. Changes: 10 years of development.dholland1-34/+0
Add missing DESTDIR support. Restriction: so far the GUI parts, which require qt4, are not built by default, and probably won't build yet if enabled.
2006-05-11Fix C++ to work with GCC 3.4. Fix linkage to make at least some sense.joerg1-0/+34
Always link with -lddmsock, it might be overridden in the application though. The former guranties that the libraries don't have unresolved symbols. Bump revision.