Add necessary library dependencies.
Submitted by: bento
This commit is contained in:
parent
f5a768a695
commit
c03e91990c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=68307
1 changed files with 3 additions and 0 deletions
|
@ -14,6 +14,9 @@ DIST_SUBDIR= ruby
|
|||
|
||||
MAINTAINER= seanc@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv \
|
||||
GeoIP.1:${PORTSDIR}/net/GeoIP
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_RUBY= yes
|
||||
USE_RUBY_EXTCONF= yes
|
||||
|
|
Loading…
Reference in a new issue