mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 13:50:38 -04:00
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
10 lines
283 B
Modula-2
10 lines
283 B
Modula-2
--- config/NetAudio.def.orig 2013-04-27 00:41:00 UTC
|
|
+++ config/NetAudio.def
|
|
@@ -8,6 +8,6 @@
|
|
|
|
XCOMM Directory where NAS will look for it's config file(s)
|
|
#ifndef NasConfigSearchPath
|
|
-#define NasConfigSearchPath /etc/nas/
|
|
+#define NasConfigSearchPath $(PROJECTROOT)/etc/
|
|
#endif
|
|
|