1
0
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:
Sunpoet Po-Chuan Hsieh 2017-10-05 09:49:26 +00:00
parent c253d699ba
commit 8925d8159e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=451290

View File

@ -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