pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/libgdiplus cleanup forgotten in the previous ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ed7c9051b966
branches:  trunk
changeset: 477501:ed7c9051b966
user:      recht <recht%pkgsrc.org@localhost>
date:      Sat Jul 03 23:04:22 2004 +0000

description:
cleanup forgotten in the previous commit...

diffstat:

 graphics/libgdiplus/Makefile |  7 +------
 1 files changed, 1 insertions(+), 6 deletions(-)

diffs (21 lines):

diff -r 2f9494ab2eb1 -r ed7c9051b966 graphics/libgdiplus/Makefile
--- a/graphics/libgdiplus/Makefile      Sat Jul 03 23:03:21 2004 +0000
+++ b/graphics/libgdiplus/Makefile      Sat Jul 03 23:04:22 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/07/03 23:03:21 recht Exp $
+# $NetBSD: Makefile,v 1.10 2004/07/03 23:04:22 recht Exp $
 #
 
 DISTNAME=      libgdiplus-1.0
@@ -17,11 +17,6 @@
 PKGCONFIG_OVERRIDE+=   libgdiplus.pc.in
 GNU_CONFIGURE=         yes
 
-# XXX gdip_win32.c uses pthread, but
-# configure doesn't check for it...
-#CFLAGS+=      ${PTHREAD_CFLAGS}
-#LDFLAGS+=     ${PTHREAD_LDFLAGS}
-
 pre-configure:
        cd ${WRKSRC};                   \
        ${AUTOHEADER};                  \



Home | Main Index | Thread Index | Old Index