- Remove unnecessary dependency
Reported by: stas Approved by: pgollucci (mentor)
This commit is contained in:
parent
e3def39a5a
commit
5a78c58ad4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=263018
1 changed files with 1 additions and 2 deletions
|
@ -7,14 +7,13 @@
|
|||
|
||||
PORTNAME= pkg-config
|
||||
PORTVERSION= 1.0.7
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= A pkg-config implementation for Ruby
|
||||
|
||||
RUN_DEPENDS= rubygem-hoe>=1.5.0:${PORTSDIR}/devel/rubygem-hoe
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RAKE= yes
|
||||
USE_RUBYGEMS= yes
|
||||
|
|
Loading…
Reference in a new issue