pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2008Q4]: pkgsrc/x11/xmascot Pullup ticket #2666 - requested by...
details: https://anonhg.NetBSD.org/pkgsrc/rev/29762d772fd7
branches: pkgsrc-2008Q4
changeset: 552278:29762d772fd7
user: tron <tron%pkgsrc.org@localhost>
date: Fri Jan 30 13:30:53 2009 +0000
description:
Pullup ticket #2666 - requested by joerg
xmascot: build fix
Revisions pulled up:
- x11/xmascot/Makefile 1.23
---
Module Name: pkgsrc
Committed By: joerg
Date: Mon Jan 26 20:58:56 UTC 2009
Modified Files:
pkgsrc/x11/xmascot: Makefile
Log Message:
Needs libXp nowadays.
diffstat:
x11/xmascot/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r 53136ebf9d39 -r 29762d772fd7 x11/xmascot/Makefile
--- a/x11/xmascot/Makefile Fri Jan 30 12:45:03 2009 +0000
+++ b/x11/xmascot/Makefile Fri Jan 30 13:30:53 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2008/11/10 17:21:39 wiz Exp $
+# $NetBSD: Makefile,v 1.22.2.1 2009/01/30 13:30:53 tron 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