summaryrefslogtreecommitdiff
path: root/www/drivel
diff options
context:
space:
mode:
authorwiz <wiz>2009-01-04 18:00:58 +0000
committerwiz <wiz>2009-01-04 18:00:58 +0000
commit78b15b1be4f834824832c37471a2260baba2a122 (patch)
treecc54a699c1856b06ed92aefa844e4c63b8c5441a /www/drivel
parent6b6eabac619ef7570598fa21e0dd05517a1e266d (diff)
downloadpkgsrc-78b15b1be4f834824832c37471a2260baba2a122.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 'www/drivel')
-rw-r--r--www/drivel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/drivel/Makefile b/www/drivel/Makefile
index 7175182162c..990dca166c2 100644
--- a/www/drivel/Makefile
+++ b/www/drivel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2008/06/12 02:14:55 joerg Exp $
+# $NetBSD: Makefile,v 1.45 2009/01/04 18:01:01 wiz Exp $
#
DISTNAME= drivel-2.0.3
@@ -37,7 +37,7 @@ BUILDLINK_API_DEPENDS.curl+= curl>=7.14.0nb1
.include "../../sysutils/gnome-vfs/buildlink3.mk"
.include "../../textproc/gtkspell/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
-.include "../../textproc/scrollkeeper/omf.mk"
+.include "../../textproc/rarian/omf.mk"
.include "../../www/curl/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../x11/gtksourceview/buildlink3.mk"