From owner-cvs-all Mon Jun 24 23:47: 0 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EC6D537B65D; Mon, 24 Jun 2002 23:43:43 -0700 (PDT) Received: (from glewis@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5P6hhM17742; Mon, 24 Jun 2002 23:43:43 -0700 (PDT) (envelope-from glewis) Message-Id: <200206250643.g5P6hhM17742@freefall.freebsd.org> From: Greg Lewis Date: Mon, 24 Jun 2002 23:43:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/hashish Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG glewis 2002/06/24 23:43:43 PDT Modified files: security/hashish Makefile Log: . Add ${PTHREAD_CFLAGS} to compilation flags. . Portable linkage with pthread library by using ${PTHREAD_LIB} rather than hardwiring -pthread. Submitted by: Sean Chittenden (1) dougb (2) Revision Changes Path 1.4 +2 -2 ports/security/hashish/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message