pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games/xjump This uses xpm. No PKGREVISION bump necess...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/995e73d2485f
branches:  trunk
changeset: 471273:995e73d2485f
user:      snj <snj%pkgsrc.org@localhost>
date:      Tue Mar 23 04:52:57 2004 +0000

description:
This uses xpm.  No PKGREVISION bump necessary since it wouldn't have built
anywhere that the extra dependency is needed.

diffstat:

 games/xjump/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r 543f8918885f -r 995e73d2485f games/xjump/Makefile
--- a/games/xjump/Makefile      Tue Mar 23 04:40:59 2004 +0000
+++ b/games/xjump/Makefile      Tue Mar 23 04:52:57 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/03/12 00:01:17 snj Exp $
+# $NetBSD: Makefile,v 1.2 2004/03/23 04:52:57 snj Exp $
 
 DISTNAME=              xjump_2.7.5.orig
 PKGNAME=               xjump-2.7.5
@@ -19,4 +19,5 @@
 do-install:
        ${INSTALL} -g games -m 2755 ${WRKSRC}/xjump ${PREFIX}/bin/xjump
 
+.include "../../graphics/xpm/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index