Skip to content

Commit

Permalink
www/rubygem-merb-haml: Update version requirement of RUN_DEPENDS
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jul 21, 2021
1 parent 0c72333 commit d85c6e9
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions www/rubygem-merb-haml/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,14 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= Merb plugin for HAML support

LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= rubygem-haml>=2.0.3:www/rubygem-haml \
rubygem-merb-core>=1.1.3:www/rubygem-merb-core
rubygem-merb-core>=1.1.3<1.2:www/rubygem-merb-core

NO_ARCH= yes

USE_RUBY= yes
USES= gem
USE_RUBY= yes

NO_ARCH= yes

.include <bsd.port.mk>

0 comments on commit d85c6e9

Please sign in to comment.