summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2012-08-29 19:56:47 +0000
committerdrochner <drochner@pkgsrc.org>2012-08-29 19:56:47 +0000
commit942e2fe1661648bbb756c483198ed076ae3d2028 (patch)
tree11545edb6de700cbcd7604511fa6ba561042adcb
parent1ba236a40c3f053da6f414bd29fd7afceca19343 (diff)
downloadpkgsrc-942e2fe1661648bbb756c483198ed076ae3d2028.tar.gz
explicitly pull in omf-scrollkeeper, should fix build problems after
recent gnome-doc-utils update (reported by John Marino)
-rw-r--r--audio/mp3splt-gtk/options.mk3
-rw-r--r--geography/viking/Makefile3
-rw-r--r--net/twitux/Makefile3
-rw-r--r--sysutils/gnome-device-manager/Makefile3
-rw-r--r--textproc/gnome-subtitles/Makefile3
5 files changed, 10 insertions, 5 deletions
diff --git a/audio/mp3splt-gtk/options.mk b/audio/mp3splt-gtk/options.mk
index f87537b9ec2..41f9ab24e64 100644
--- a/audio/mp3splt-gtk/options.mk
+++ b/audio/mp3splt-gtk/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.1 2011/10/21 20:56:00 ryoon Exp $
+# $NetBSD: options.mk,v 1.2 2012/08/29 19:56:47 drochner Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.mp3splt-gtk
PKG_SUPPORTED_OPTIONS= gnome
@@ -12,5 +12,6 @@ CONFIGURE_ARGS+= --disable-gnome
.else
.include "../../textproc/gnome-doc-utils/buildlink3.mk"
.include "../../devel/libgnomeui/buildlink3.mk"
+.include "../../mk/omf-scrollkeeper.mk"
PLIST.gnome= yes
.endif
diff --git a/geography/viking/Makefile b/geography/viking/Makefile
index cda293a07da..b6fb69536e9 100644
--- a/geography/viking/Makefile
+++ b/geography/viking/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2012/04/24 01:19:58 gdt Exp $
+# $NetBSD: Makefile,v 1.36 2012/08/29 19:56:47 drochner Exp $
#
DISTNAME= viking-1.3
@@ -32,6 +32,7 @@ USE_TOOLS+= gmake intltool msgfmt pkg-config
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../lang/perl5/buildlink3.mk"
.include "../../textproc/gnome-doc-utils/buildlink3.mk"
+.include "../../mk/omf-scrollkeeper.mk"
.include "../../www/curl/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
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"
diff --git a/sysutils/gnome-device-manager/Makefile b/sysutils/gnome-device-manager/Makefile
index f3590cc3086..81a66afdb05 100644
--- a/sysutils/gnome-device-manager/Makefile
+++ b/sysutils/gnome-device-manager/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2012/07/01 19:05:25 dholland Exp $
+# $NetBSD: Makefile,v 1.19 2012/08/29 19:56:47 drochner Exp $
#
DISTNAME= gnome-device-manager-0.2
@@ -27,5 +27,6 @@ USE_LIBTOOL= YES
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../sysutils/hal/buildlink3.mk"
.include "../../textproc/gnome-doc-utils/buildlink3.mk"
+.include "../../mk/omf-scrollkeeper.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/gnome-subtitles/Makefile b/textproc/gnome-subtitles/Makefile
index adff47e0588..20d3674584e 100644
--- a/textproc/gnome-subtitles/Makefile
+++ b/textproc/gnome-subtitles/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2012/06/14 07:43:49 sbd Exp $
+# $NetBSD: Makefile,v 1.24 2012/08/29 19:56:47 drochner Exp $
DISTNAME= gnome-subtitles-1.1
PKGREVISION= 10
@@ -29,6 +29,7 @@ DEPENDS+= gtkspell>=2.0:../../textproc/gtkspell
.include "../../multimedia/gst-plugins0.10-base/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../textproc/gnome-doc-utils/buildlink3.mk"
+.include "../../mk/omf-scrollkeeper.mk"
# for gconf-sharp
.include "../../x11/gnome-sharp/buildlink3.mk"
.include "../../x11/gtk-sharp/buildlink3.mk"