From f64926ab321884e4a57e8ca37c46d09607a60d3d Mon Sep 17 00:00:00 2001 From: knu Date: Fri, 31 Oct 2003 18:55:28 +0000 Subject: Update obsolete dependencies with USE_RUBY_FEATURES. --- textproc/ruby-xmlconfigfile/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'textproc') diff --git a/textproc/ruby-xmlconfigfile/Makefile b/textproc/ruby-xmlconfigfile/Makefile index 38de56ce1bfe..916b485c1907 100644 --- a/textproc/ruby-xmlconfigfile/Makefile +++ b/textproc/ruby-xmlconfigfile/Makefile @@ -16,11 +16,10 @@ DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org COMMENT= A Ruby module for easy handling of XML configuration files -RUN_DEPENDS= ${RUBY_SITELIBDIR}/rexml/document.rb:${PORTSDIR}/textproc/ruby-rexml - USE_ZIP= yes USE_RUBY= yes +USE_RUBY_FEATURES= rexml USE_RUBY_SETUP= yes RUBY_SETUP= install.rb -- cgit