summaryrefslogtreecommitdiff
path: root/x11/libunique
diff options
context:
space:
mode:
authorsketch <sketch>2009-09-30 09:22:47 +0000
committersketch <sketch>2009-09-30 09:22:47 +0000
commit2de8f6c3e8747372c91fa7b83a9a4e1ad1a92528 (patch)
tree447b65103a75e98824f163de3ce93eb0d67d3d4e /x11/libunique
parentef36cd81815578886b508c228432fbd87fe52b29 (diff)
downloadpkgsrc-2de8f6c3e8747372c91fa7b83a9a4e1ad1a92528.tar.gz
Add a bunch more gtkdoc-rebase workarounds.
Diffstat (limited to 'x11/libunique')
-rw-r--r--x11/libunique/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/x11/libunique/Makefile b/x11/libunique/Makefile
index a1b60d372cb..f95acc48422 100644
--- a/x11/libunique/Makefile
+++ b/x11/libunique/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2009/08/26 19:56:56 sno Exp $
+# $NetBSD: Makefile,v 1.5 2009/09/30 09:22:47 sketch Exp $
#
DISTNAME= libunique-1.0.8
@@ -18,6 +18,10 @@ USE_TOOLS+= pkg-config gmake
PKGCONFIG_OVERRIDE+= unique.pc.in
+# Workaround for Upstream Bug#562310.
+# for more detail, see also PR#41475.
+TOOLS_NOOP+= gtkdoc-rebase
+
.include "options.mk"
.include "../../x11/gtk2/buildlink3.mk"