pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Add pthread bl3



Module Name:	pkgsrc-wip
Committed By:	Filip Hajny <filip%joyent.com@localhost>
Pushed By:	fhajny
Date:		Fri Mar 11 20:40:04 2016 +0000
Changeset:	3786d8d63a80527018cbde484470546a2599a02e

Modified Files:
	pgpool2/Makefile

Log Message:
Add pthread bl3

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=3786d8d63a80527018cbde484470546a2599a02e

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 pgpool2/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/pgpool2/Makefile b/pgpool2/Makefile
index 330f02c..1e979a5 100644
--- a/pgpool2/Makefile
+++ b/pgpool2/Makefile
@@ -68,4 +68,5 @@ post-install:
 	${TOUCH} ${DESTDIR}${PREFIX}/share/examples/pgpool2/pool_passwd
 
 .include "../../mk/pgsql.buildlink3.mk"
+.include "../../mk/pthread.buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index