aboutsummaryrefslogtreecommitdiff
path: root/dns/rubygem-idn-ruby
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-10-05 09:49:49 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-10-05 09:49:49 +0000
commitf5b82fed07aeb2e59e94ca7c0a3e03b405333449 (patch)
treed58a4f1e640958a60958c236019b4c1e14f22ca2 /dns/rubygem-idn-ruby
parentc76ddc0faccfb24343adec57cc2ef53973b21789 (diff)
downloadports-f5b82fed07aeb2e59e94ca7c0a3e03b405333449.tar.gz
ports-f5b82fed07aeb2e59e94ca7c0a3e03b405333449.zip
Fix RUN_DEPENDS
- Bump PORTREVISION for dependency change
Notes
Notes: svn path=/head/; revision=451294
Diffstat (limited to 'dns/rubygem-idn-ruby')
-rw-r--r--dns/rubygem-idn-ruby/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/rubygem-idn-ruby/Makefile b/dns/rubygem-idn-ruby/Makefile
index c10b17718872..39e398ae0d0f 100644
--- a/dns/rubygem-idn-ruby/Makefile
+++ b/dns/rubygem-idn-ruby/Makefile
@@ -2,6 +2,7 @@
PORTNAME= idn-ruby
PORTVERSION= 0.1.0
+PORTREVISION= 1
CATEGORIES= dns rubygems
MASTER_SITES= RG
@@ -10,8 +11,7 @@ COMMENT= LibIDN Ruby Bindings
LICENSE= APACHE20
-LIB_DEPENDS= libunwind.so:devel/libunwind \
- libidn.so:dns/libidn
+LIB_DEPENDS= libidn.so:dns/libidn
USES= gem
USE_RUBY= yes