pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/xmascot Needs libXp nowadays.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/52340632883a
branches:  trunk
changeset: 553623:52340632883a
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Mon Jan 26 20:58:56 2009 +0000

description:
Needs libXp nowadays.

diffstat:

 x11/xmascot/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r 486171eb848f -r 52340632883a x11/xmascot/Makefile
--- a/x11/xmascot/Makefile      Mon Jan 26 20:39:00 2009 +0000
+++ b/x11/xmascot/Makefile      Mon Jan 26 20:58:56 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2008/11/10 17:21:39 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2009/01/26 20:58:56 joerg Exp $
 
 DISTNAME=      xmascot2.6a
 PKGNAME=       xmascot-2.6a
@@ -17,5 +17,6 @@
 INSTALL_MAKE_FLAGS+=   LANG=ja_JP.eucJP
 
 .include "../../x11/libXaw/buildlink3.mk"
+.include "../../x11/libXp/buildlink3.mk"
 .include "../../x11/libXt/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index