mirror of
https://git.freebsd.org/ports.git
synced 2025-06-06 13:20:32 -04:00
devel/rubygem-little_plugger: remove unneeded rspec dependency
PR: 192512 Submitted by: Michael Moll <kvedulv@kvedulv.de>
This commit is contained in:
parent
f42216be44
commit
b51e9d00d6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=365608
1 changed files with 1 additions and 2 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= little_plugger
|
||||
PORTVERSION= 1.1.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
DISTNAME= little-plugger-${PORTVERSION}
|
||||
|
@ -15,6 +16,4 @@ USE_RUBYGEMS= yes
|
|||
GEM_NAME= ${DISTNAME}
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
RUN_DEPENDS= rubygem-rspec>=0:${PORTSDIR}/devel/rubygem-rspec
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue