pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/kterm Fix build problem with adding including x11/...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b2c45bce4ba1
branches: trunk
changeset: 551289:b2c45bce4ba1
user: taca <taca%pkgsrc.org@localhost>
date: Fri Dec 12 00:20:39 2008 +0000
description:
Fix build problem with adding including x11/libXp/buildlink3.mk.
diffstat:
x11/kterm/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r cffdca0d0270 -r b2c45bce4ba1 x11/kterm/Makefile
--- a/x11/kterm/Makefile Thu Dec 11 22:45:59 2008 +0000
+++ b/x11/kterm/Makefile Fri Dec 12 00:20:39 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2008/11/10 17:21:38 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2008/12/12 00:20:39 taca Exp $
DISTNAME= kterm-6.2.0
PKGREVISION= 11
@@ -43,4 +43,5 @@
.endif
.include "../../mk/xaw.buildlink3.mk"
+.include "../../x11/libXp/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index