summaryrefslogtreecommitdiff
path: root/net/asterisk11/files/patch-include-asterisk-config.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Don't force gcc, make this work with clang, too [1]Florian Smeets2013-07-041-0/+11
- Don't call gmake directly [1] - Make the -p (Run as pseudo-realtime thread) work on FreeBSD [1] - Use @dirrmtry for directories that can contain files after deinstall - Fix build of guid_uuid.c [2] PR: ports/180233 [2] Submitted by: tijl [1] Kurt Jaeger <fbsd-ports@opsec.eu> [2] Notes: svn path=/head/; revision=322296