WANTLIB+=pthread, following silc-toolkit update. Bump package.

This commit is contained in:
sthen 2009-01-10 02:04:28 +00:00
parent 81e729b6a7
commit be67d08402

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.1.1.1 2008/12/08 11:23:08 bernd Exp $
# $OpenBSD: Makefile,v 1.2 2009/01/10 02:04:28 sthen Exp $
COMMENT = minimalistic SILC client
DISTNAME = si-0.3
PKGNAME = ${DISTNAME}p0
CATEGORIES = net
# GPLv2/MIT
@ -14,7 +15,7 @@ PERMIT_DISTFILES_FTP = Yes
MASTER_SITES = http://dokucode.de/files/
MODULES = converters/libiconv
WANTLIB = c
WANTLIB = c pthread
LIB_DEPENDS = silc,silcclient::devel/silc-toolkit
NO_REGRESS = Yes