pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/mlterm ...and include x11.buildlink3.mk explicitly...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3758fd9ad4bb
branches: trunk
changeset: 522879:3758fd9ad4bb
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu Dec 28 12:16:25 2006 +0000
description:
...and include x11.buildlink3.mk explicitly, which defines it.
diffstat:
x11/mlterm/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r 352609ba615b -r 3758fd9ad4bb x11/mlterm/Makefile
--- a/x11/mlterm/Makefile Thu Dec 28 12:12:57 2006 +0000
+++ b/x11/mlterm/Makefile Thu Dec 28 12:16:25 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2006/12/28 11:44:49 hira Exp $
+# $NetBSD: Makefile,v 1.50 2006/12/28 12:16:25 joerg Exp $
DISTNAME= mlterm-2.9.3
PKGREVISION= 1
@@ -50,5 +50,5 @@
.include "../../converters/libiconv/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
-
+.include "../../mk/x11.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index