freebsd-ports/audio/nas/files/patch-tmpl
Mathieu Arnold 9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00

11 lines
384 B
Text

--- config/NetAudio.tmpl.orig 2013-04-27 00:41:00 UTC
+++ config/NetAudio.tmpl
@@ -87,7 +87,7 @@ EXTRA_LOAD_FLAGS=/link /nodefaultlib:lib
#if HasSharedLibraries
#define NormalLibAudio NormalLibX
-#define SharedLibAudio SharedLibX
+#define SharedLibAudio YES
#define DebugLibAudio DebugLibX
#define ProfileLibAudio ProfileLibX
#else