aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2015-02-03 12:52:44 +0800
committerdinoex <dinoex@FreeBSD.org>2015-02-03 12:52:44 +0800
commit7cc0c375c611540334a7ffeee5fbbd6557201948 (patch)
treed85170b94ef570bb46e0d69899cf2fcaa0e55031
parent85547af71b49acf4901add89e773ce56d8564a06 (diff)
downloadfreebsd-ports-graphics-7cc0c375c611540334a7ffeee5fbbd6557201948.tar.gz
freebsd-ports-graphics-7cc0c375c611540334a7ffeee5fbbd6557201948.tar.zst
freebsd-ports-graphics-7cc0c375c611540334a7ffeee5fbbd6557201948.zip
- fix typo in path
-rw-r--r--sysutils/xen-tools/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/xen-tools/Makefile b/sysutils/xen-tools/Makefile
index f23c8c06742..725a8e98f92 100644
--- a/sysutils/xen-tools/Makefile
+++ b/sysutils/xen-tools/Makefile
@@ -15,7 +15,7 @@ DISTFILES= xen-${PORTVERSION}.tar.gz
BUILD_DEPENDS= ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash \
${LOCALBASE}/lib/libglib-2.0.so:${PORTSDIR}/devel/glib20 \
- ${LOCALBASE}/lib/ibyajl.so:${PORTSDIR}/devel/yajl
+ ${LOCALBASE}/lib/libyajl.so:${PORTSDIR}/devel/yajl
USES= gmake python:configure perl5 gettext-runtime:build gettext-tools:build pkgconfig
USE_PERL5= build