summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-03-08 15:56:43 +0000
committerwiz <wiz@pkgsrc.org>2009-03-08 15:56:43 +0000
commit78b7af7df5fb1fd20a05c9a428f402e0a9f6a2e5 (patch)
tree0977c331334c28205040bea9e9101ee7f69fd234 /textproc
parent7972034332eb39153af4182bda91f0d9e98203c7 (diff)
downloadpkgsrc-78b7af7df5fb1fd20a05c9a428f402e0a9f6a2e5.tar.gz
Use mk/omf-scrollkeeper.mk instead of textproc/rarian/omf.mk.
Diffstat (limited to 'textproc')
-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 1524dc05990..71d9c0ef6cd 100644
--- a/textproc/gtk-doc/Makefile
+++ b/textproc/gtk-doc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2009/02/09 22:56:27 joerg Exp $
+# $NetBSD: Makefile,v 1.36 2009/03/08 15:56:47 wiz Exp $
#
DISTNAME= gtk-doc-1.11
@@ -27,6 +27,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/rarian/omf.mk"
+.include "../../mk/omf-scrollkeeper.mk"
.include "../../textproc/xmlcatmgr/catalogs.mk"
.include "../../mk/bsd.pkg.mk"