pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/wm/sawfish sawfish doesn't need libXt, only it's heade...
details: https://anonhg.NetBSD.org/pkgsrc/rev/78451ffd2ae9
branches: trunk
changeset: 529467:78451ffd2ae9
user: tnn <tnn%pkgsrc.org@localhost>
date: Tue Jun 05 08:51:15 2007 +0000
description:
sawfish doesn't need libXt, only it's headers. Set DEPMETHOD to build.
diffstat:
wm/sawfish/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (22 lines):
diff -r 8045cc3d8552 -r 78451ffd2ae9 wm/sawfish/Makefile
--- a/wm/sawfish/Makefile Tue Jun 05 08:22:32 2007 +0000
+++ b/wm/sawfish/Makefile Tue Jun 05 08:51:15 2007 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.41 2007/05/09 10:09:45 tnn Exp $
+# $NetBSD: Makefile,v 1.42 2007/06/05 08:51:15 tnn Exp $
#
DISTNAME= sawfish-${SF_VERS}
+PKGREVISION= 1
SF_VERS= 1.3
CATEGORIES= x11 wm
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sawmill/}
@@ -43,6 +44,8 @@
REP_ENV_PKGSRC=
.endif
+BUILDLINK_DEPMETHOD.libXt?= build
+
.include "../../audio/esound/buildlink3.mk"
.include "../../lang/librep/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index