aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/ruby-sary
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-07-15 02:42:04 +0800
committerbapt <bapt@FreeBSD.org>2014-07-15 02:42:04 +0800
commit2c6a3135268f227c2f016b08155f35b56c7fbd99 (patch)
tree3a1e4c5d813ec945366f43d48f94fa325ba0ead9 /textproc/ruby-sary
parent92158ef1a1b16aa6f359266ab3492fc06838b525 (diff)
downloadfreebsd-ports-gnome-2c6a3135268f227c2f016b08155f35b56c7fbd99.tar.gz
freebsd-ports-gnome-2c6a3135268f227c2f016b08155f35b56c7fbd99.tar.zst
freebsd-ports-gnome-2c6a3135268f227c2f016b08155f35b56c7fbd99.zip
Modernize LIB_DEPENDS
With hat: portmgr
Diffstat (limited to 'textproc/ruby-sary')
-rw-r--r--textproc/ruby-sary/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ruby-sary/Makefile b/textproc/ruby-sary/Makefile
index dcbb6bbc93f3..22e6a52f7e94 100644
--- a/textproc/ruby-sary/Makefile
+++ b/textproc/ruby-sary/Makefile
@@ -13,7 +13,7 @@ DIST_SUBDIR= ruby
MAINTAINER= clsung@FreeBSD.org
COMMENT= A Ruby interface to the Sary library
-LIB_DEPENDS= sary.10:${PORTSDIR}/textproc/sary
+LIB_DEPENDS= libsary.so:${PORTSDIR}/textproc/sary
USE_RUBY= yes
USE_RUBY_EXTCONF= yes