pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/devilspie Add BUILD_DEPENDS on libxslt, for the do...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c62279209b42
branches:  trunk
changeset: 489933:c62279209b42
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Feb 28 16:07:41 2005 +0000

description:
Add BUILD_DEPENDS on libxslt, for the documentation.

diffstat:

 x11/devilspie/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 3064a57c3030 -r c62279209b42 x11/devilspie/Makefile
--- a/x11/devilspie/Makefile    Mon Feb 28 16:05:17 2005 +0000
+++ b/x11/devilspie/Makefile    Mon Feb 28 16:07:41 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2005/02/28 09:16:17 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2005/02/28 16:07:41 wiz Exp $
 
 DISTNAME=              devilspie-0.8
 CATEGORIES=            x11
@@ -8,6 +8,8 @@
 HOMEPAGE=              http://www.burtonini.com/blog/computers/devilspie/
 COMMENT=               Window-matching utility to customize window behavior
 
+BUILD_DEPENDS+=                libxslt>=1.0:../../textproc/libxslt
+
 GNU_CONFIGURE=         YES
 USE_BUILDLINK3=                YES
 USE_PKGLOCALEDIR=      YES



Home | Main Index | Thread Index | Old Index