pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/raine Include mk/pthread.buildlink3.mk.
details: https://anonhg.NetBSD.org/pkgsrc/rev/ce42e73d9906
branches: trunk
changeset: 485448:ce42e73d9906
user: kristerw <kristerw%pkgsrc.org@localhost>
date: Sat Dec 11 13:17:19 2004 +0000
description:
Include mk/pthread.buildlink3.mk.
diffstat:
emulators/raine/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (23 lines):
diff -r 8e3fb173a804 -r ce42e73d9906 emulators/raine/Makefile
--- a/emulators/raine/Makefile Sat Dec 11 12:53:51 2004 +0000
+++ b/emulators/raine/Makefile Sat Dec 11 13:17:19 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/10/03 00:14:41 tv Exp $
+# $NetBSD: Makefile,v 1.7 2004/12/11 13:17:19 kristerw Exp $
#
DISTNAME= raines-0.40.2
@@ -22,6 +22,7 @@
MAKE_ENV+= OSTYPE=linux
USE_PERL5= run
REPLACE_PERL= makedep
+PTHREAD_OPTS+= require
# XXX Really?
ONLY_FOR_PLATFORM= *-*-i386
@@ -37,4 +38,5 @@
.include "../../devel/allegro/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
+.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index