summaryrefslogtreecommitdiff
path: root/devel/meld
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 /devel/meld
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 'devel/meld')
-rw-r--r--devel/meld/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/meld/Makefile b/devel/meld/Makefile
index 1c72258dea1..c1a8a7a0223 100644
--- a/devel/meld/Makefile
+++ b/devel/meld/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2008/12/01 13:53:10 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2009/01/04 18:00:59 wiz Exp $
#
DISTNAME= meld-1.2.1
@@ -36,5 +36,5 @@ post-install:
${RMDIR} ${DESTDIR}${PREFIX}/share/doc/meld
.include "../../lang/python/application.mk"
-.include "../../textproc/scrollkeeper/omf.mk"
+.include "../../textproc/rarian/omf.mk"
.include "../../mk/bsd.pkg.mk"