forked from Lainports/opnsense-ports
sysutils/xen-guest-tools: sync with upstream
Taken from: FreeBSD
This commit is contained in:
parent
10009e4cd7
commit
0179e23607
1 changed files with 3 additions and 3 deletions
|
|
@ -13,9 +13,9 @@ COMMENT= Xen tools within FreeBSD domU
|
|||
MASTER_SITES= http://bits.xensource.com/oss-xen/release/${PORTVERSION}/
|
||||
DISTFILES= xen-${PORTVERSION}.tar.gz
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash \
|
||||
${LOCALBASE}/lib/libglib-2.0.so:${PORTSDIR}/devel/glib20 \
|
||||
${LOCALBASE}/lib/libyajl.so:${PORTSDIR}/devel/yajl
|
||||
BUILD_DEPENDS= ${LOCALBASE}/bin/bash:shells/bash \
|
||||
${LOCALBASE}/lib/libglib-2.0.so:devel/glib20 \
|
||||
${LOCALBASE}/lib/libyajl.so:devel/yajl
|
||||
|
||||
USES= gmake python:configure perl5 gettext-runtime:build gettext-tools:build pkgconfig
|
||||
USE_PERL5= build
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue