summaryrefslogtreecommitdiff
path: root/graphics/libgdiplus
diff options
context:
space:
mode:
authorrecht <recht@pkgsrc.org>2004-07-03 23:04:22 +0000
committerrecht <recht@pkgsrc.org>2004-07-03 23:04:22 +0000
commit41ab3dd9e01fdf6cc2397973527c97dbd2ac10c0 (patch)
tree4092a9607c85926994781b5debda5ccf77264599 /graphics/libgdiplus
parentb65f82682b02545a9fba7072d3370f644d6dc217 (diff)
downloadpkgsrc-41ab3dd9e01fdf6cc2397973527c97dbd2ac10c0.tar.gz
cleanup forgotten in the previous commit...
Diffstat (limited to 'graphics/libgdiplus')
-rw-r--r--graphics/libgdiplus/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/graphics/libgdiplus/Makefile b/graphics/libgdiplus/Makefile
index 289d1150afe..68428f48fa7 100644
--- a/graphics/libgdiplus/Makefile
+++ b/graphics/libgdiplus/Makefile
@@ -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 @@ USE_LIBTOOL= yes
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}; \