pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/glx-utils Remove a comment about -lpthread th...
details: https://anonhg.NetBSD.org/pkgsrc/rev/06f0ffedba6e
branches: trunk
changeset: 546165:06f0ffedba6e
user: dsainty <dsainty%pkgsrc.org@localhost>
date: Sat Aug 23 02:31:50 2008 +0000
description:
Remove a comment about -lpthread that no longer applies now that libGL.so links with libpthread on platforms that require it.
diffstat:
graphics/glx-utils/Makefile | 7 +------
1 files changed, 1 insertions(+), 6 deletions(-)
diffs (21 lines):
diff -r c0a6d0ba736d -r 06f0ffedba6e graphics/glx-utils/Makefile
--- a/graphics/glx-utils/Makefile Sat Aug 23 02:21:13 2008 +0000
+++ b/graphics/glx-utils/Makefile Sat Aug 23 02:31:50 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2008/07/27 00:03:42 bjs Exp $
+# $NetBSD: Makefile,v 1.8 2008/08/23 02:31:50 dsainty Exp $
DISTNAME= MesaDemos-${MESA_VERSION}
PKGNAME= glx-utils-${MESA_VERSION}
@@ -16,11 +16,6 @@
.include "../../graphics/glu/buildlink3.mk"
.include "../../graphics/MesaLib/buildlink3.mk"
-###
-### XXX I don't think these are usually built with -lpthread, but
-### I'm not sure.
-###
-
do-build:
cd ${WRKSRC}/progs/xdemos && \
${SETENV} ${MAKE_ENV} ${CC} -I../../include ${CFLAGS} \
Home |
Main Index |
Thread Index |
Old Index