summaryrefslogtreecommitdiff
path: root/audio
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
commit922e6b4495e126b78fa584545a147c688e1c66bf (patch)
tree43ac00549939b9a9a6df6c80b42eb14f8c4bcc74 /audio
parent3337d89b3e5d70903f3795e14d1d3ff31723ae19 (diff)
downloadpkgsrc-922e6b4495e126b78fa584545a147c688e1c66bf.tar.gz
Workaround for PR#41475 is not required anymore.
Diffstat (limited to 'audio')
-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"