summaryrefslogtreecommitdiff
path: root/audio/libcanberra
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2011-06-06 07:55:54 +0000
committerobache <obache@pkgsrc.org>2011-06-06 07:55:54 +0000
commit51b4b48c2a0936c57781a2c4caeaa4006c947381 (patch)
tree43ac00549939b9a9a6df6c80b42eb14f8c4bcc74 /audio/libcanberra
parent334693d027906cccb3f217b1d6db018460c8a106 (diff)
downloadpkgsrc-51b4b48c2a0936c57781a2c4caeaa4006c947381.tar.gz
Workaround for PR#41475 is not required anymore.
Diffstat (limited to 'audio/libcanberra')
-rw-r--r--audio/libcanberra/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/audio/libcanberra/Makefile b/audio/libcanberra/Makefile
index 88bab96a051..6cd14bda428 100644
--- a/audio/libcanberra/Makefile
+++ b/audio/libcanberra/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2011/05/12 13:39:09 adam Exp $
+# $NetBSD: Makefile,v 1.17 2011/06/06 08:31:18 obache Exp $
DISTNAME= libcanberra-0.26
PKGREVISION= 2
@@ -27,10 +27,6 @@ SUBST_STAGE.ltdlc= pre-configure
CONFIGURE_ENV+= ac_cv_lib_ltdl_lt_dladvise_init=yes
-# Workaround for Upstream Bug#562310.
-# for more detail, see also PR#41475.
-TOOLS_NOOP+= gtkdoc-rebase
-
PLIST_VARS+= oss
.include "options.mk"