pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
znc: Fix build on NetBSD.
Module Name: pkgsrc-wip
Committed By: youri <youri%NetBSD.org@localhost>
Pushed By: youri
Date: Thu Jun 2 23:28:28 2016 +0200
Changeset: 0d9fbc1a61fcd44c91406bde55c4df6721b125d6
Modified Files:
znc/Makefile
Log Message:
znc: Fix build on NetBSD.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0d9fbc1a61fcd44c91406bde55c4df6721b125d6
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
znc/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/znc/Makefile b/znc/Makefile
index 9f1bb40..9b1275b 100644
--- a/znc/Makefile
+++ b/znc/Makefile
@@ -48,6 +48,7 @@ BUILD_DEFS+= ZNC_USER
BUILD_DEFS+= ZNC_GROUP
RCD_SCRIPTS+= znc
+PTHREAD_AUTO_VARS= yes
OWN_DIRS_PERMS+= ${PKG_SYSCONFDIR} ${ZNC_USER} ${ZNC_GROUP} 0755
Home |
Main Index |
Thread Index |
Old Index