summaryrefslogtreecommitdiff
path: root/devel/libsigc++2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libsigc++2/Makefile')
-rw-r--r--devel/libsigc++2/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/libsigc++2/Makefile b/devel/libsigc++2/Makefile
index 664f2ac1869..74b60ca65b4 100644
--- a/devel/libsigc++2/Makefile
+++ b/devel/libsigc++2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2005/05/22 20:07:53 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2005/05/22 20:51:45 jlam Exp $
DISTNAME= libsigc++-2.0.11
PKGNAME= libsigc++2-2.0.11
@@ -17,8 +17,6 @@ GNU_CONFIGURE= yes
PKGCONFIG_OVERRIDE= sigc++-2.0.pc.in
-CONFIGURE_ENV+= ac_cv_prog_M4=${TOOLS_M4:Q}
-
.include "../../mk/pthread.buildlink3.mk"
.if defined(PTHREAD_TYPE) && (${PTHREAD_TYPE} == "none")