mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-01 10:59:55 +00:00
Fix RUN_DEPENDS
- Bump PORTREVISION for dependency change
This commit is contained in:
parent
c253d699ba
commit
8925d8159e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=451290
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= snappy
|
||||
PORTVERSION= 0.0.17
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= archivers rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -12,8 +12,7 @@ COMMENT= Snappy binding for Ruby
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
LIB_DEPENDS= libsnappy.so:archivers/snappy \
|
||||
libunwind.so:devel/libunwind
|
||||
LIB_DEPENDS= libsnappy.so:archivers/snappy
|
||||
|
||||
USES= gem shebangfix
|
||||
USE_RUBY= yes
|
||||
|
Loading…
Reference in New Issue
Block a user