aboutsummaryrefslogtreecommitdiffstats
path: root/net/minidlna/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/minidlna/Makefile')
-rw-r--r--net/minidlna/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/minidlna/Makefile b/net/minidlna/Makefile
index d23d0a1cb1df..caf88b4e4057 100644
--- a/net/minidlna/Makefile
+++ b/net/minidlna/Makefile
@@ -37,10 +37,11 @@ SUB_LIST+= USER=${USERS}
USERS= dlna
GROUPS= dlna
-OPTIONS_DEFINE= KQUEUE NLS
+OPTIONS_DEFINE= DEBUG KQUEUE NLS
OPTIONS_DEFAULT=KQUEUE
OPTIONS_SUB= yes
+DEBUG_CFLAGS= -DDEBUG
KQUEUE_DESC= Experimental patch for automatic rescan using kqueue(2)
NLS_USES= gettext