diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-06-12 10:28:36 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-06-12 10:28:36 +0000 |
commit | 1b2b723de52bdb40d6463c2a0e1c851567b16c9a (patch) | |
tree | 2416d76d6ff912c2cfe7cf963a2fbdb7f29d891b | |
parent | fb6ad9b09e13ccc4ae570072451c0cd244aa715c (diff) | |
download | freebsd-ports-1b2b723de52bdb40d6463c2a0e1c851567b16c9a.zip |
- Remove CONFLICTS_INSTALL: bin/sprockets was removed in r389196
-rw-r--r-- | devel/rubygem-sprockets3/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/rubygem-sprockets3/Makefile b/devel/rubygem-sprockets3/Makefile index e4a571286ff4..9a4f6e432c2f 100644 --- a/devel/rubygem-sprockets3/Makefile +++ b/devel/rubygem-sprockets3/Makefile @@ -15,8 +15,6 @@ LICENSE= MIT RUN_DEPENDS= rubygem-rack>=1.0:${PORTSDIR}/www/rubygem-rack -CONFLICTS_INSTALL= rubygem-sprockets211-[0-9]* rubygem-sprockets-[0-9]* - USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes |