summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorwiz <wiz>2010-09-14 23:49:39 +0000
committerwiz <wiz>2010-09-14 23:49:39 +0000
commitd91559069b53f990a4a541fa271ea1ef0c23f2d9 (patch)
treece6db012e51e4538e8c53f8712d6bbeb50e0d0b8 /chat
parent34ef9859a16b77538dfee8b0f424afb35bc26b7d (diff)
downloadpkgsrc-d91559069b53f990a4a541fa271ea1ef0c23f2d9.tar.gz
nm workaround not needed any longer, was fixed sometime before or in 0.11.11.
Diffstat (limited to 'chat')
-rw-r--r--chat/telepathy-glib/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/chat/telepathy-glib/Makefile b/chat/telepathy-glib/Makefile
index 0e3ff0fa44c..87bc72b5aaf 100644
--- a/chat/telepathy-glib/Makefile
+++ b/chat/telepathy-glib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2010/08/09 10:19:12 drochner Exp $
+# $NetBSD: Makefile,v 1.21 2010/09/14 23:49:39 wiz Exp $
#
DISTNAME= telepathy-glib-0.11.11
@@ -21,8 +21,6 @@ USE_TOOLS+= gmake pkg-config
PKGCONFIG_OVERRIDE+= telepathy-glib/telepathy-glib.pc.in
CONFIGURE_ENV+= ac_cv_prog_PYTHON=${PYTHONBIN}
-# see https://bugs.freedesktop.org/show_bug.cgi?id=23342
-CONFIGURE_ARGS+= NM=nm
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.20.0
.include "../../devel/glib2/buildlink3.mk"