pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/fsviewer Needs Xinerama for modular Xorg.
details: https://anonhg.NetBSD.org/pkgsrc/rev/1c5cbbffa8cb
branches: trunk
changeset: 394984:1c5cbbffa8cb
user: joerg <joerg%pkgsrc.org@localhost>
date: Mon Jun 29 23:08:53 2009 +0000
description:
Needs Xinerama for modular Xorg.
diffstat:
sysutils/fsviewer/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r caff45202b0d -r 1c5cbbffa8cb sysutils/fsviewer/Makefile
--- a/sysutils/fsviewer/Makefile Mon Jun 29 23:02:06 2009 +0000
+++ b/sysutils/fsviewer/Makefile Mon Jun 29 23:08:53 2009 +0000
@@ -1,4 +1,5 @@
-# $NetBSD: Makefile,v 1.23 2008/06/12 02:14:46 joerg Exp $
+
+# $NetBSD: Makefile,v 1.24 2009/06/29 23:08:53 joerg Exp $
DISTNAME= FSViewer.app-0.2.5
PKGNAME= FSViewer-0.2.5
@@ -21,5 +22,6 @@
GNU_CONFIGURE= yes
.include "../../wm/windowmaker/buildlink3.mk"
+.include "../../x11/libXinerama/buildlink3.mk"
.include "../../x11/libXmu/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index