pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/goom Uses pthreads -- include pthread.bl3.mk.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/65a60b98bda0
branches:  trunk
changeset: 489757:65a60b98bda0
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Feb 26 02:07:19 2005 +0000

description:
Uses pthreads -- include pthread.bl3.mk.

diffstat:

 audio/goom/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r 1ef7346f415b -r 65a60b98bda0 audio/goom/Makefile
--- a/audio/goom/Makefile       Sat Feb 26 01:58:59 2005 +0000
+++ b/audio/goom/Makefile       Sat Feb 26 02:07:19 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/02/20 14:59:24 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2005/02/26 02:07:19 wiz Exp $
 #
 
 DISTNAME=              goom-2k4-0-src
@@ -18,4 +18,5 @@
 GNU_CONFIGURE=         yes
 
 .include "../../devel/pkgconfig/buildlink3.mk"
+.include "../../mk/pthread.buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index