pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/evince Needs libXt for building.
details: https://anonhg.NetBSD.org/pkgsrc/rev/2868d15b99fa
branches: trunk
changeset: 523624:2868d15b99fa
user: joerg <joerg%pkgsrc.org@localhost>
date: Wed Jan 10 16:58:32 2007 +0000
description:
Needs libXt for building.
diffstat:
print/evince/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (23 lines):
diff -r 8b95ffca1cd5 -r 2868d15b99fa print/evince/Makefile
--- a/print/evince/Makefile Wed Jan 10 16:44:07 2007 +0000
+++ b/print/evince/Makefile Wed Jan 10 16:58:32 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2006/12/06 14:48:35 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2007/01/10 16:58:32 joerg Exp $
#
.include "../../print/evince/Makefile.common"
@@ -33,10 +33,13 @@
PLIST_SUBST+= DJVU="@comment "
.endif
+BUILDLINK_DEPMETHOD.libXt?= build
+
.include "../../devel/GConf2/schemas.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../security/gnome-keyring/buildlink3.mk"
.include "../../sysutils/dbus/buildlink3.mk"
.include "../../sysutils/dbus-glib/buildlink3.mk"
+.include "../../x11/libXt/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index