summaryrefslogtreecommitdiff
path: root/textproc/gtk-doc
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-01-04 18:00:58 +0000
committerwiz <wiz@pkgsrc.org>2009-01-04 18:00:58 +0000
commit7a074817c77c241145fe88d915676864fd7b57b9 (patch)
treecc54a699c1856b06ed92aefa844e4c63b8c5441a /textproc/gtk-doc
parentb32f155f2d0752414716d196868a7ae629733792 (diff)
downloadpkgsrc-7a074817c77c241145fe88d915676864fd7b57b9.tar.gz
Move scrollkeeper/omf.mk to rarian/omf.mk.
scrollkeeper is nowadays included in rarian, so the omf.mk file should be there as well. Adapt all references.
Diffstat (limited to 'textproc/gtk-doc')
-rw-r--r--textproc/gtk-doc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/gtk-doc/Makefile b/textproc/gtk-doc/Makefile
index a584cef434a..635e42baa34 100644
--- a/textproc/gtk-doc/Makefile
+++ b/textproc/gtk-doc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2008/11/18 11:55:58 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2009/01/04 18:01:01 wiz Exp $
#
DISTNAME= gtk-doc-1.11
@@ -26,6 +26,6 @@ USE_TOOLS+= gmake perl:run pkg-config
.include "../../lang/python/application.mk"
.include "../../textproc/gnome-doc-utils/buildlink3.mk"
.include "../../textproc/libxslt/buildlink3.mk"
-.include "../../textproc/scrollkeeper/omf.mk"
+.include "../../textproc/rarian/omf.mk"
.include "../../textproc/xmlcatmgr/catalogs.mk"
.include "../../mk/bsd.pkg.mk"