From bb681825803ef2a6cdacf44ca2a7e7b4e19ddaea Mon Sep 17 00:00:00 2001 From: marcus Date: Sun, 27 Feb 2005 22:33:24 +0000 Subject: Add a missing dependency on libxslt. Submitted by: ade git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3719 df743ca5-7f9a-e211-a948-0013205c9059 --- graphics/inkscape/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics') diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile index 0dab573d7..4ebaaa902 100644 --- a/graphics/inkscape/Makefile +++ b/graphics/inkscape/Makefile @@ -7,7 +7,7 @@ PORTNAME= inkscape PORTVERSION= 0.41 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -23,7 +23,7 @@ RUN_DEPENDS= ${SITE_PERL}/XML/XQL.pm:${PORTSDIR}/textproc/p5-XML-XQL USE_GMAKE= yes USE_X_PREFIX= yes -USE_GNOME= gnomeprefix gnomehack intlhack libgnomeprintui +USE_GNOME= gnomeprefix gnomehack intlhack libgnomeprintui libxslt USE_REINPLACE= yes USE_LIBTOOL_VER=15 USE_GCC= 3.4 -- cgit v1.2.3