summaryrefslogtreecommitdiff
path: root/games/grhino
diff options
context:
space:
mode:
authordrochner <drochner>2008-04-29 19:11:44 +0000
committerdrochner <drochner>2008-04-29 19:11:44 +0000
commite9d93a5161c41da211e1ac74a94ea0b2425a935b (patch)
treed3c4c583c1356e1575b7dd37658bf64e11a609e4 /games/grhino
parentc4098c192596ece03a2960e683a0d0625d997370 (diff)
downloadpkgsrc-e9d93a5161c41da211e1ac74a94ea0b2425a935b.tar.gz
migrate textproc/scrollkeeper/omf.mk -> mk/omf-scrollkeeper.mk
Diffstat (limited to 'games/grhino')
-rw-r--r--games/grhino/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/grhino/Makefile b/games/grhino/Makefile
index d119d098acf..dc918c68c31 100644
--- a/games/grhino/Makefile
+++ b/games/grhino/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2008/04/27 06:36:02 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2008/04/29 19:13:04 drochner Exp $
#
DISTNAME= grhino-0.16.0
@@ -16,6 +16,6 @@ USE_DIRS+= gnome2-1.5
USE_PKGLOCALEDIR= yes
.include "../../devel/libgnomeui/buildlink3.mk"
-.include "../../textproc/scrollkeeper/omf.mk"
+.include "../../mk/omf-scrollkeeper.mk"
.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"