summaryrefslogtreecommitdiff
path: root/net/twitux
diff options
context:
space:
mode:
authordrochner <drochner>2012-08-29 19:56:47 +0000
committerdrochner <drochner>2012-08-29 19:56:47 +0000
commit6fb9eae2d555f9fa134d00f3114c083faebfec93 (patch)
tree11545edb6de700cbcd7604511fa6ba561042adcb /net/twitux
parent6fc20f7f3a087b65876566910766e4b09de6de9d (diff)
downloadpkgsrc-6fb9eae2d555f9fa134d00f3114c083faebfec93.tar.gz
explicitly pull in omf-scrollkeeper, should fix build problems after
recent gnome-doc-utils update (reported by John Marino)
Diffstat (limited to 'net/twitux')
-rw-r--r--net/twitux/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/twitux/Makefile b/net/twitux/Makefile
index ac891d4c7ee..5c87e384a39 100644
--- a/net/twitux/Makefile
+++ b/net/twitux/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2012/07/01 19:05:24 dholland Exp $
+# $NetBSD: Makefile,v 1.19 2012/08/29 19:56:47 drochner Exp $
#
DISTNAME= twitux-0.69
@@ -45,6 +45,7 @@ CONFIGURE_ARGS+= --enable-aspell=no
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../sysutils/libnotify/buildlink3.mk"
.include "../../textproc/gnome-doc-utils/buildlink3.mk"
+.include "../../mk/omf-scrollkeeper.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"