From bed5fac209b124c722e0565be8748b2bd92a6850 Mon Sep 17 00:00:00 2001 From: kwm Date: Mon, 24 Jan 2011 13:34:56 +0000 Subject: Add depends on libxslt amd libxml2. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15097 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/yelp-xsl/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/x11/yelp-xsl/Makefile b/x11/yelp-xsl/Makefile index 77b8400b7..5b56a1455 100644 --- a/x11/yelp-xsl/Makefile +++ b/x11/yelp-xsl/Makefile @@ -3,7 +3,7 @@ # Whom: Maxim Sobolev # # $FreeBSD$ -# $MCom: ports/x11/yelp-xsl/Makefile,v 1.6 2011/01/12 23:25:08 kwm Exp $ +# $MCom: ports/x11/yelp-xsl/Makefile,v 1.7 2011/01/23 21:33:21 marcus Exp $ # PORTNAME= yelp-xsl @@ -15,10 +15,12 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= +LIB_DEPENDS= xslt.2:${PORTSDIR}/textproc/libxslt + USE_GETTEXT= yes USE_BZIP2= yes USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack intlhack pkgconfig +USE_GNOME= gnomeprefix gnomehack intlhack pkgconfig libxml2 GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" -- cgit v1.2.3