aboutsummaryrefslogtreecommitdiff
path: root/lang/neko
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-07-13 23:36:40 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-07-13 23:36:40 +0000
commit3fee91136667f7b3cca62afbc9d9f01d03a2ec89 (patch)
treecaf481fc0fb12e9f5b4f7e105ea42f01f77c286a /lang/neko
parente6ffa1f425ea668e859fae97edfd25a239614331 (diff)
downloadports-3fee91136667f7b3cca62afbc9d9f01d03a2ec89.tar.gz
ports-3fee91136667f7b3cca62afbc9d9f01d03a2ec89.zip
Modernize LIB_DEPENDS
With hat: portmgr
Notes
Notes: svn path=/head/; revision=361728
Diffstat (limited to 'lang/neko')
-rw-r--r--lang/neko/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/neko/Makefile b/lang/neko/Makefile
index 4468b9970347..b44b8d89ecc4 100644
--- a/lang/neko/Makefile
+++ b/lang/neko/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= http://nekovm.org/_media/
MAINTAINER= ozawa@ongs.co.jp
COMMENT= The Neko Programming Language
-LIB_DEPENDS= gc-threaded.1:${PORTSDIR}/devel/boehm-gc-threaded
+LIB_DEPENDS= libgc-threaded.so:${PORTSDIR}/devel/boehm-gc-threaded
ONLY_FOR_ARCHS= i386 amd64