forked from Lainports/opnsense-ports
emulators/open-vm-tools: sync with upstream
Taken from: FreeBSD
This commit is contained in:
parent
3e5e3a4ff1
commit
d35917555d
1 changed files with 4 additions and 4 deletions
|
|
@ -31,14 +31,14 @@ X11_LDFLAGS= -L${LOCALBASE}/lib
|
|||
X11_USE= xorg=x11,ice,sm,xext,xineramaproto,xinerama,xrandr,xrender,xtst \
|
||||
gnome=gtk20,gtkmm24
|
||||
X11_USES= fuse
|
||||
LIBNOTIFY_LIB_DEPENDS= libnotify.so:${PORTSDIR}/devel/libnotify
|
||||
LIBNOTIFY_LIB_DEPENDS= libnotify.so:devel/libnotify
|
||||
UNITY_CONFIGURE_ENV= CUSTOM_URIPARSER_CPPFLAGS="-I${LOCALBASE}/include/uriparser"
|
||||
UNITY_LIB_DEPENDS= liburiparser.so:${PORTSDIR}/net/uriparser
|
||||
UNITY_LIB_DEPENDS= liburiparser.so:net/uriparser
|
||||
UNITY_CONFIGURE_ENABLE= unity
|
||||
DNET_CONFIGURE_WITH= dnet
|
||||
DNET_LIB_DEPENDS= libdnet.so:${PORTSDIR}/net/libdnet
|
||||
DNET_LIB_DEPENDS= libdnet.so:net/libdnet
|
||||
ICU_CONFIGURE_WITH= icu
|
||||
ICU_LIB_DEPENDS= libicuuc.so:${PORTSDIR}/devel/icu
|
||||
ICU_LIB_DEPENDS= libicuuc.so:devel/icu
|
||||
|
||||
WRKSRC= ${WRKDIR}/open-vm-tools-${RELEASE_VER}-${BUILD_VER}
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue