pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/games/gnocatan Use omf.mk from scrollkeeper, instead o...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/82b066ca2ead
branches:  trunk
changeset: 464813:82b066ca2ead
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Mon Dec 15 19:17:03 2003 +0000

description:
Use omf.mk from scrollkeeper, instead of simply the buildlink2.mk.

diffstat:

 games/gnocatan/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r 48de54f0731f -r 82b066ca2ead games/gnocatan/Makefile
--- a/games/gnocatan/Makefile   Mon Dec 15 19:12:18 2003 +0000
+++ b/games/gnocatan/Makefile   Mon Dec 15 19:17:03 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2003/12/15 18:51:13 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2003/12/15 19:17:03 jmmv Exp $
 #
 
 DISTNAME=      gnocatan-0.8.0.0
@@ -19,5 +19,5 @@
 USE_X11=               YES
 
 .include "../../devel/libgnomeui/buildlink2.mk"
-.include "../../textproc/scrollkeeper/buildlink2.mk"
+.include "../../textproc/scrollkeeper/omf.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index