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
commit364ca9945c1dd5affedb99327e1ab2ac44aaf0cf (patch)
treece6db012e51e4538e8c53f8712d6bbeb50e0d0b8 /chat
parent8c06a2304595d9cb3cb397fefabf66bdf5068976 (diff)
downloadpkgsrc-364ca9945c1dd5affedb99327e1ab2ac44aaf0cf.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"