aboutsummaryrefslogtreecommitdiff
path: root/lang/librep
diff options
context:
space:
mode:
authorAndrey Slusar <anray@FreeBSD.org>2009-10-15 22:18:44 +0000
committerAndrey Slusar <anray@FreeBSD.org>2009-10-15 22:18:44 +0000
commitbd7881d6311135579959aefce52f12bfbc9fe107 (patch)
tree7151b4b8eb5cfa8e76c57135b8d97d6e47bc8ee9 /lang/librep
parent8f0442ca6f3d2f85f5a8f5c38ba7b5d19387b19a (diff)
Notes
Diffstat (limited to 'lang/librep')
-rw-r--r--lang/librep/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/librep/Makefile b/lang/librep/Makefile
index 9fa6497aaa09..67c851c1031e 100644
--- a/lang/librep/Makefile
+++ b/lang/librep/Makefile
@@ -15,7 +15,7 @@ COMMENT= An Emacs Lisp like runtime library
LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm \
gmp.8:${PORTSDIR}/math/libgmp4 \
- ffi.5:${PORTSDIR}/devel/libff
+ ffi.5:${PORTSDIR}/devel/libffi
RUN_DEPENDS= gtar:${PORTSDIR}/archivers/gtar
PLIST_SUB= GNUHOST=${ARCH}-pc-freebsd${OSREL:C/\..*//} VERSION=${PORTVERSION}