From 7ad49965cba0cc43f892111e094f1c5bb3bb36f1 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Thu, 1 Jul 2004 07:33:19 +0000 Subject: D'oh, I forgot to add LIB_DEPENDS... --- textproc/ruby-xslt/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'textproc/ruby-xslt') diff --git a/textproc/ruby-xslt/Makefile b/textproc/ruby-xslt/Makefile index 4c71c0d26ced..30fb9950b844 100644 --- a/textproc/ruby-xslt/Makefile +++ b/textproc/ruby-xslt/Makefile @@ -16,6 +16,9 @@ DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org COMMENT= An XSLT processor in pure Ruby +LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \ + xslt.2:${PORTSDIR}/textproc/libxslt + USE_RUBY= yes USE_RUBY_EXTCONF= yes -- cgit v1.2.3