pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/xmx Needs libXp.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/293965cf9824
branches:  trunk
changeset: 553237:293965cf9824
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun Jan 18 00:13:47 2009 +0000

description:
Needs libXp.

diffstat:

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

diffs (16 lines):

diff -r 61bfd63f93ab -r 293965cf9824 x11/xmx/Makefile
--- a/x11/xmx/Makefile  Sat Jan 17 23:37:43 2009 +0000
+++ b/x11/xmx/Makefile  Sun Jan 18 00:13:47 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2008/11/10 17:21:39 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2009/01/18 00:13:47 joerg Exp $
 
 DISTNAME=      xmx-2.1alpha.pl7
 PKGNAME=       xmx-2.1a7
@@ -20,5 +20,6 @@
 .include "../../x11/xextproto/buildlink3.mk"
 .include "../../x11/libXt/buildlink3.mk"
 .include "../../x11/libXaw/buildlink3.mk"
+.include "../../x11/libXp/buildlink3.mk"
 
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index