pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/fltk Include "../../mk/pthread.buildlink3.mk".
details: https://anonhg.NetBSD.org/pkgsrc/rev/227b2d19ac4b
branches: trunk
changeset: 495571:227b2d19ac4b
user: kristerw <kristerw%pkgsrc.org@localhost>
date: Tue Jun 14 11:22:16 2005 +0000
description:
Include "../../mk/pthread.buildlink3.mk".
diffstat:
x11/fltk/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (24 lines):
diff -r cabac67e063a -r 227b2d19ac4b x11/fltk/Makefile
--- a/x11/fltk/Makefile Tue Jun 14 11:02:43 2005 +0000
+++ b/x11/fltk/Makefile Tue Jun 14 11:22:16 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2005/06/01 18:03:28 jlam Exp $
+# $NetBSD: Makefile,v 1.48 2005/06/14 11:22:16 kristerw Exp $
DISTNAME= fltk-1.1.6-source
PKGNAME= ${DISTNAME:S/-source//}
@@ -23,6 +23,7 @@
USE_LIBTOOL= yes
TEST_TARGET= test
+PTHREAD_OPTS+= require
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-libtool=${LIBTOOL}
@@ -30,5 +31,6 @@
.include "../../graphics/glu/buildlink3.mk"
.include "../../graphics/jpeg/buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"
+.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/x11.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index