summaryrefslogtreecommitdiff
path: root/x11/libunique
diff options
context:
space:
mode:
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"