svn commit: r383089 - head/devel/rubygem-io-like
Steve Wills
swills at FreeBSD.org
Fri Apr 3 01:49:04 UTC 2015
Author: swills
Date: Fri Apr 3 01:49:03 2015
New Revision: 383089
URL: https://svnweb.freebsd.org/changeset/ports/383089
Log:
devel/rubygem-io-like: remove unneeded dep on rdoc
Modified:
head/devel/rubygem-io-like/Makefile
Modified: head/devel/rubygem-io-like/Makefile
==============================================================================
--- head/devel/rubygem-io-like/Makefile Fri Apr 3 01:45:14 2015 (r383088)
+++ head/devel/rubygem-io-like/Makefile Fri Apr 3 01:49:03 2015 (r383089)
@@ -14,8 +14,7 @@ COMMENT= The interface of IO objects to
LICENSE= RUBY
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= ${RUBYGEMBIN}:${PORTSDIR}/devel/ruby-gems \
- rdoc:${PORTSDIR}/devel/rubygem-rdoc
+BUILD_DEPENDS= ${RUBYGEMBIN}:${PORTSDIR}/devel/ruby-gems
RUN_DEPENDS= ${RUBYGEMBIN}:${PORTSDIR}/devel/ruby-gems
USE_RUBY= yes
More information about the svn-ports-head
mailing list